Skip to content

Releases: frontendstu/sass-starter

v2.0.2

20 Aug 23:54
Compare
Choose a tag to compare

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

15 Aug 01:50
Compare
Choose a tag to compare

Sass Starter v2.0.1 is a minor version that sees the header menu media queries change.

v2.0.0

17 Jul 03:56
Compare
Choose a tag to compare

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

17 Jul 01:31
f2d290d
Compare
Choose a tag to compare

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