Skip to content

Releases: jsonmaur/sass-system

v0.1.1

12 Apr 16:55
54f35ca
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Renamed package to sass-system
  • Minimum dart-sass version is now 1.55.0
  • Removed container generator
  • Removed (auto)prefixer functions
  • Removed sizing config variables, classes, and functions
  • Added aspect ratio generator
  • Added 4 more config values to space
  • Added wide config value to font-leading
  • Added additional CSS rules to normalize
    • Reset borders on all elements
    • Add font-smoothing to the body
    • Restrict img and video tags to their parent container
    • Inherit the default fill color for svgs
    • Set vertical-align: top on all textareas
    • Upgraded modern-normalize

v0.1.0

  • Unpublished from NPM due to naming conflict

v0.0.3

24 Dec 19:02
3cb56c8
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Added sizing config variable
  • Added width and height generators
  • Changed auto-colors to brand-colors
  • Added sanity checks to avoid key name conflicts

v0.0.2

04 May 19:46
7f1a3ed
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Added config getter functions
  • More comprehensive readme

v0.0.1

04 May 19:46
fdf5ca0
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
  • Initial release 🎉