Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 217 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 217 Bytes

wireframecss

working in progress

npm init -y

npm i sass

type: "start": "sass --watch src/wireframe.scss dist/wireframe.css" in 'package.json'

and in Terminal tpe: "npm start" to start sass