Skip to content

BYM-IKT/styleguide

 
 

Repository files navigation

Oslo Styleguide

General

...

Icons

If used directly in stylesheet characters might change so you need to use map content: map-get(icons.$icons, "chevron-right")

Generate Icon Font

  1. Add/remove icon SVG/s in assets directory /src/assets/icons
  2. Run icon build script npm run build:icons
  3. New fonts, CSS & docs are automatically generated
  4. Commit, release & carry on

Packages

No packages published

Languages

  • HTML 86.3%
  • SCSS 11.3%
  • Vue 1.5%
  • Other 0.9%