glacialwisp.css
v0.0.1
Published
GlacialWisp.css: A CSS framework for my personal projects, forked from Spectre.css
Maintainers
Readme
GlacialWisp.css
A slightly modified version of Spectre.css
GlacialWisp.css is a fork of Spectre.css, a lightweight, responsive and modern CSS framework, originally made by Yan Zhu. Which I have modified for my own endeavors.
Getting started
There are 2 ways to get started with Glacial Wisp CSS framework in your projects. You can either manually install or use NPM, Yarn and Bower.
Install manually
Download the compiled and minified Glacial Wisp CSS files. And include glacialwisp.min.css located in /dist in your website or Web app <head> part.
<link rel="stylesheet" href="glacialwisp.min.css">
Install with NPM
$ npm i glacialwisp.css
Originally designed and built with ♥ by Yan Zhu.
