Releases: frontendstu/sass-starter
Releases · frontendstu/sass-starter
v2.0.2
Added
- Global
<a>
styles and along with<a>
custom properties (variables.scss) - Default values (100%) for sizing mixin (
$width: 100%
,$height: 100%
) - Default
.heading
custom properties and styes - Add broader copy custom properties and styles on global
<body>
(boilerplate.scss)
Maintenance
- Tidy variables.scss comments
v2.0.1
Sass Starter v2.0.1 is a minor version that sees the header menu media queries change.
v2.0.0
Sass Starter v2.0 has arrived! The latest version sees the introduction of built-in components.
Added
- Built-in header and toggleable mobile menu
- Built-in
.btn
class - Add sans-serif and serif font stack variables
- Define base
<body>
styles
Maintenance
- General tidying and refactoring
- Update neglected packages
v1.0.0
Sass Starter Version 1.0.0
This is the first version of Sass Starter.
Full Changelog: https://github.com/frontendstu/sass-starter/commits/1.0.0