Introduction
Spectre provides basic styles for typography and elements, flexbox based responsive layout system, pure CSS components and utilities with best practice coding and consistent design language.
Installation
There are 5 ways to get started with Spectre CSS framework in your projects. You can either install manually, from CDN or use package managers.
Install manually
Download the compiled and minified Spectre CSS file (core ~10KB min+gzip):
Include spectre.css
located in /dist in your website or Web app <head>. Also, you can add spectre-icons.css
and spectre-exp.css
accordingly.