prejss icon indicating copy to clipboard operation
prejss copied to clipboard

Get the power of PostCSS with plugins in your JSS styles. 🎨 Just put CSS into JS and get it as JSS object.

Results 13 prejss issues
Sort by recently updated
recently updated
newest added

I'm running into a very weird issue when `npm i -S prejss` and then use `import preJSS from 'prejss';` in my project, the compilation fails with: ``` Failed to compile....

I wonder if there is a way to use/re-use a set of variables amongst several files. Currently, my SCSS has a `variables.scss` which defines global variables. Is there a way...

Just tried to create an example for styled-jss and got this error: ``` prejss git:(prejss) npm run build (node:96238) fs: re-evaluating native module sources is not supported. If you are...

bug

Quick question. As you state this project is meant to allow us to write plain CSS and end up with JSS, wouldn't it make more sense to strip the dots...

Maybe I do not understand something, but when i set property float `float: left` it transform to `'cssFloat': 'left'`

bug

+ [ ] Add this way to README: https://github.com/axept/prejss/issues/13#issuecomment-290158521 + [ ] Update highlight package for Atom + [x] Add Example for JetBrains and PostCSS directive

enhancement
help wanted

Or even include default preset? I meant plugins like "nested", etc.

enhancement
help wanted

Use https://github.com/styled-components/css-to-react-native

enhancement
help wanted

Like https://github.com/styled-components/styled-components

enhancement
help wanted