glass-css
v0.0.4
Published
Glass CSS. A simple, lightweight, mostly clear CSS framework.
Downloads
8
Maintainers
Readme
Glass CSS
A lightweight, mostly clear CSS/Sass framework
Installation
Sass
Install with Yarn or NPM
yarn add glass-css
npm install glass-cssThen link to your SCSS
@import node_modules/glass-css/src/glass.scssCSS
<link rel="stylesheet" href="path/to/glass-min.css">Usage
Coming soon...
