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
- Host: GitHub
- URL: https://github.com/initialcapacity/css-starter
- Owner: initialcapacity
- Created: 2023-11-16T09:53:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T02:04:51.000Z (about 2 years ago)
- Last Synced: 2025-04-12T05:05:51.058Z (about 1 year ago)
- Topics: css
- Language: HTML
- Homepage: https://starterapp.style
- Size: 101 KB
- Stars: 41
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/).