Unleash CSS
CSS framework built on top of Bootstrap by Föreningshuset.
Usage
CDN
Import the CSS from our CDN with <link href="https://unleash.foreningshuset.se/css/unleash.min.css" rel="stylesheet">
.
NPM
Install with npm install @foreningshuset/unleash
. Either point to the CSS @foreningshuset/unleash/dist/unleash.min.css
in the node_modules folder or you can import the main SCSS file @foreningshuset/unleash/scss/unleash.scss
in your projects SCSS-file.
Dependencies
JavaScript
If you want to use the JavaScript utilities, such as Popovers, Tooltips, Modals and dismissable alerts you need to include jQuery and Popper.js in your project. If you use React, you can use Reactstrap but import our Unleash CSS instead of the Bootstrap CSS.
Typography
To get the correct fonts, you also need to import the required fonts from Adobe Fonts. You need the following fonts with the following weights:
Myriad Pro
- Regular
- Italic
- Semibold
- Semibold Italic
- Black
- Black Italic
Futura PT Condensed
- Bold
Icons
Use Font Awesome icons.