# Lightweight CSS Framework for Building Apps and Websites ## Installation ``` npm install crispy-css ``` ## How it works ### SCSS ``` @import "crispy"; ``` Now include Mixins you need. Components and Modifiziers only works if you include them,