Skip to content

Commit bf455f5

Browse files
authored
Add some plugins to the Projects page (#1350)
Added the plugins I built to the Projects page. @kof mentioned it back in October and I only now saw the message (https://gitter.im/cssinjs/Lobby?at=5dacd887e3646f24c760f2ca). Hopefully they are up to standard!
1 parent 4094410 commit bf455f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/projects.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434

3535
[jss-rtl](https://github.com/alitaheri/jss-rtl) JSS plugin to convert the layout from ltr to rtl.
3636

37+
[jss-plugin-rem-em-to-px](https://github.com/JoeDuncko/jss-plugin-rem-em-to-px) JSS plugin for converting all em and rem values to px.
38+
39+
[jss-plugin-all-important](https://github.com/JoeDuncko/jss-plugin-all-important) JSS plugin for making all possible values !important.
40+
3741
## Convenience
3842

3943
[jss-simple](https://github.com/ashaffer/jss-simple) Thin wrapper around jss that simplifies its interface and restricts you to a single, global stylesheet.

0 commit comments

Comments
 (0)