Spectre.css is a lightweight, responsive and modern CSS framework.
- Lightweight (~10KB gzipped) starting point for your projects
- Flexbox-based, responsive and mobile-friendly layout
- Elegantly designed and developed elements and components
Spectre is a side project based on years of CSS development work on a large web service project. Spectre only includes modern base styles, responsive layout system, pure CSS components and utilities, and it can be modified for your project with Sass/Scss compiler.
Link: GitHub | Docs & Demo
Top comments (5)
Can I ask you a question?
Why do all the css frameworks need more custom css for their docs site, wouldn't that mean that something is missing from the framework itself?
Because CSS frameworks only include most common and basic style and components, not all styles for everything.
but shouldn't the included styles be enough to build a basic site?
I think the point of css frameworks is to give you a solid base to build upon, not a be-all, end-all solution.
can't make nested columns to work :(