1.0.0 • Published 9 years ago
@jekrb/example-css v1.0.0
quick usage
install
npm insall @jekrb/example-csshtml
<div class='example'>
<h1>wow</h1>
<p>coool</p>
</div>scss
@import '@jekrb/example-css/example'build
node-sass --include-path ./node_modules scss/app.scss public_html/dist/app.css1.0.0
9 years ago