We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830ec16 commit 0693074Copy full SHA for 0693074
Readme.md
@@ -11,6 +11,7 @@ npm i transform-css-to-js
11
12
### Usage
13
14
+```js
15
import cssToJS from "transform-css-to-js"
16
17
const css = `.main-wrapper {
0 commit comments