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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ I like no-nonsense UI libraries that are useful with as little as dropping a scr
19
19
20
20
I chose w3-css for this because it's feature-packed but not too heavy, simple to use, and looks clean. I want enough in a CSS lib that I can _almost_ get away with just tossing in class names.
21
21
22
-
After a few too many ~500 LOC html files with bloated script tags, I took inspiration from [minimal-react-webpack-babel-setup](https://github.com/rwieruch/minimal-react-webpack-babel-setup) and made a basic build setup, with a few tweaks for prod builds.
22
+
Sometimes I want to start hacking right away. After a few too many ~500 LOC html files with bloated script tags, I took inspiration from [minimal-react-webpack-babel-setup](https://github.com/rwieruch/minimal-react-webpack-babel-setup) and made a basic build setup, with a few tweaks for prod builds.
0 commit comments