VELUX Foundation - A set of styles and components to build VELUX websites
npm install @velux/foundation@@ -1,24 +0,0 @@
npm install
`
$3
`
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 with currentColor in the new svg files
- Run npm run generate-svg-sprites`