Installation
@angular-package/spectre.css installation
There are 4 ways to get started with Spectre CSS framework in your projects. You can either install manually, from CDN or via NPM, or yarn.
Install
Manually
Download the compiled and minified Spectre CSS file (core ~30kB min+tar):
Include spectre.min.css
located in /dist
in your website or Web app . Also, you can add spectre-icons.min.css
and spectre-exp.min.css
accordingly.
From CDN
Alternatively, you can use the unpkg to load compiled Spectre.css.
With NPM
With Yarn
Last updated