We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76da9ef commit a92c2f5Copy full SHA for a92c2f5
bindings/javascript/README.md
@@ -57,7 +57,7 @@ npm i @css-inline/css-inline
57
## Usage
58
59
```typescript
60
-import { inline } from "css-inline";
+import { inline } from "@css-inline/css-inline";
61
62
var inlined = inline(
63
`
0 commit comments