1.0.5 • Published 5 years ago
@vmsw/stijlgids v1.0.5
Stylesheet VMSW
Output files
To generate the output files you must first build with Gulp using the following command npm run build
.
Stylesheet in action
To view an example of the stylesheet you can view it locally by using the following command npm run start
.
This will serve the files on localhost:8080
.
Publishing to NPM
Publishing to NPM will use your dist/css
folder, to generate the dist folder you must first build the output files.