1.2.0 • Published 5 years ago
wet-cssc v1.2.0
CSSC
Homepage
CDN
To start using CSSC in your proyect only add :
<link rel="stylesheet" href="https://unpkg.com/wet-cssc/css/main.css">
in your <head> tag , that downloads the lastest version from the CDN.
Modifications
Also you can download the entire project from Github
or typing git clone https://github.com/wet333/CSSC.git main on your console.
Then run npm start and the changes on sass/scss files will update the main.css file.