@velux/foundation
v1.14.17
Published
VELUX Foundation - A set of styles and components to build VELUX websites
Downloads
796
Keywords
Readme
@@ -1,24 +0,0 @@
VELUX Foundation
A set of styles and components to build VELUX websites
Project setup
npm install
Compiles and hot-reloads for development
npm run dev
When pushing a new version:
- Make sure you upgrade the version in package.json
- Run
npm publish
- Confirm credentials in browser
When generating new SVG Sprite
- Ensure the svg icons are stored in the correct folder: 16x16 icons in glyphs folder, 48x48 icons in icons folder
- Rename the svg icons to be similar to all other icons
- Replace
#28231F
withcurrentColor
in the new svg files - Run
npm run generate-svg-sprites