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
This is currently in a pre-release state. I have at least one known bug to fix and then it'll be getting added to cdnjs.
If you want it added to your favorite repository / dependency management system, open an issue requesting it so that I know it's worth the trouble 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/