Releases: Aerochimps/ac-css-reset
Releases · Aerochimps/ac-css-reset
v1.1.0: Introduce Sass and Gulp
- Change work file to .scss extension;
- Add gulp as task manager;
- Minify to save space;
- Use dis/acReset.css as distribution copy;
- Add instructions of how to use/modify to README.md;
- Add index.html with some simple code to quick view reset working;