Skip to content

Commit 3e6a84a

Browse files
author
Joseph Post
committed
hack
1 parent 85d9d52 commit 3e6a84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ I like no-nonsense UI libraries that are useful with as little as dropping a scr
1919

2020
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.
2121

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.
2323

2424
### Usage
2525

0 commit comments

Comments
 (0)