Skip to content

v0.9.0-beta

Choose a tag to compare

@angularpackage angularpackage released this 07 Sep 19:36
· 348 commits to main since this release
23e7833

v0.9.0-beta #

  • Update var.set() add $dictionary argument to translate CSS variable names. 99647c2
  • Add media module with function to add @content depending on $color-scheme. 439305e
  • Add color.scheme-has() function to check whether value has dark, light, or normal string. a4b9f63
  • Add color mixins to set color CSS variable and CSS property. ed33bb0
  • Fix list.remove-value() function by using separator from $list in the returned result. 0c35160
  • Fix string module by removing split function from @forward. fffcc7d