A CSS reset optimized for BEM (or any modular) styles.
socle.css combines the behaviour of a CSS boilerplate and Eric Meyer's Reset CSS :
- Nice and cross-browser styles for default elements
- Reset styles for any element with a class attribute
npm
npm i --save socle.css
Download
See https://raw.githubusercontent.com/tzi/socle.css/master/dist/socle.min.css
- Star the project!
- Report a bug that you have found.
- Tweet and blog about socle.css and Let me know about it.
socle.css is under MIT License.
It was created and it is maintained by Thomas ZILLIOX.