An open API service indexing awesome lists of open source software.

https://github.com/initialcapacity/css-starter

A CSS starter app for web projects
https://github.com/initialcapacity/css-starter

css

Last synced: 4 months ago
JSON representation

A CSS starter app for web projects

Awesome Lists containing this project

README

          

# CSS Starter

The CSS Starter contains components and patterns for building pure CSS UI.
It is not a CSS framework!

To build a site with the CSS starter, start from scratch with only a [reset](http://meyerweb.com/eric/tools/css/reset/)
and a blank CSS file.
Build your styles as you build your markup.
Pull styles, markup, and patterns from the starter as you need them.
As your styles differ from the starter styles, modify the styles rather than overriding them.

Read more and see it in action at [starterapp.style](https://www.starterapp.style/).