You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# Important Note
2
+
3
+
You still can use toolbox-loader to customize your variables in React Toolbox but it is deprecated since from now on you can use sass-loader to import your variables file for each stylesheet. Check [react-toolbox](http://github.com/react-toolbox/react-toolbox) for more info
4
+
1
5
# React Toolbox Loader
2
6
3
7
A webpack loader to add custom theming variables to your React Toolbox Components build process. You can install it as an npm package:
0 commit comments