DEV Community

Spectre.css - a Lightweight, Responsive and Modern CSS Framework

Yan Zhu on November 30, 2017

Spectre.css is a lightweight, responsive and modern CSS framework. Lightweight (~10KB gzipped) starting point for your projects Flexbox-based, re...
Collapse
 
hrmny profile image
Leah

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?

Collapse
 
picturepan2 profile image
Yan Zhu

Because CSS frameworks only include most common and basic style and components, not all styles for everything.

Collapse
 
hrmny profile image
Leah

but shouldn't the included styles be enough to build a basic site?

Thread Thread
 
sdbrannum profile image
steven brannum

I think the point of css frameworks is to give you a solid base to build upon, not a be-all, end-all solution.

Collapse
 
auct profile image
auct

can't make nested columns to work :(