@jekrb/example-css

1.0.0 • Public • Published

quick usage

install

npm insall @jekrb/example-css

html

<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.css

Readme

Keywords

none

Package Sidebar

Install

npm i @jekrb/example-css

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • jekrb