1.2.0 - 16th March 2021
Sass/CSS
- Upgraded version of Bootstrap to 5.0.0
Upgraded version of Font Awesome to the current version.
- Method of including Font Awesome icons has changed from SVG with JavaScript, to CSS with Webfonts.
- Font Awesome's CSS is now loaded asynchronously
Removed Montserrat as the default font, the default font is now defined by Bootstrap
Images are no longer
width:100%
andborder-radius
by default.- The border radius variable has moved to
.sg-img-border-radius
- Widths can be applied to images using the Bootstrap sizing utlities
- The border radius variable has moved to
JavaScript
- Upgraded version of Bootstrap to 5.0.0
- Removed jQuery
- Bootstrap's JS file is now loaded asynchronously