Skip to content

Colorize, a color palette CSS Framework based on Material Design and Materialize framework

Notifications You must be signed in to change notification settings

Talagozis/ColorizeCss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ColorizeCss

Installation

Install Sass npm package globally

npm install -g sass

Clone project from GitHub

git clone https://github.com/Talagozis/ColorizeCss
cd colorizecss

Compile sass

sass sass/materialize.scss:dist/css/colorize.css

Compile sass with minification

sass sass/materialize.scss:dist/css/colorize.css --style compressed

Compile sass without map files

sass sass/materialize.scss:dist/css/colorize.css --no-source-map

About

Colorize, a color palette CSS Framework based on Material Design and Materialize framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages