Merges pull request from @cjpatoilo. Thank you!
Introduction
sscaffold combines css rules from normalize.css, skeleton.css, and milligram into a single, reorganized, easy-to-use css file, with bugfixes and a few other updates and additions. It emphasizes sensible defaults and semantic HTML.
Using sscaffold
I'm releasing it now as a preview. Full documentation and any final bugfixes should be completed before the 0.1.0 release. Once 0.1.0 is released, I'll see about getting it onto cdnjs and then following a semantic versioning system from there.
If you want it added to your favorite repository / dependency management system, open an issue requesting it so that I know it's worth doing and I'll get on it.
Documentation
The sscaffold-css.com home page is a demo and brief overview of the current release.
Complete documentation is currently underway.
License
Like everything else it evolved from, sscaffold is being released under the MIT license. See LICENSE.
Acknowledgements
sscaffold exists thanks to:
- normalize
- skeleton
- milligram
- assorted articles on MDN and css-tricks
- ...and https://github.com/othneildrew/Best-README-Template/