Skip to content

v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsonmaur jsonmaur released this 12 Apr 16:55
· 4 commits to master since this release
54f35ca
  • 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