All Versions
13
Latest Version
Avg Release Cycle
59 days
Latest Release
1534 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.8.0 Changes
November 10, 2020- โ Added support for custom value substitution within custom values via
#{ }
syntax - #377
- โ Added support for custom value substitution within custom values via
-
v3.7.3 Changes
October 09, 2020- โ Added support for
focus-visible
pseudo class - #376 (thanks @roderickhsiao!)
- โ Added support for
-
v3.7.2 Changes
October 01, 2020- ๐ Fixed typo in command line script - #375 (thanks @fidian!)
- Made grammar more specific to match
=
only when used as part of aclass
attribute - #374 (thanks @snyamathi!)
-
v3.7.1 Changes
July 10, 2020- โ Added
=
as a valid boundary for detecting Atomic classes - #373 (thanks @snyamathi!)
- โ Added
-
v3.7.0 Changes
March 31, 2020- Handling edge cases for invalid values in classes - #359 (thanks @tom76kimo!)
- โ Adding support for multiple interpolations of values into rule styles - #361 (thanks @nsaunders!)
-
v3.6.3 Changes
March 31, 2020 -
v3.6.2 Changes
October 02, 2019- โ Adding support for
object-fit
viaObjf()
syntax - #357 (thanks @snyamathi!)
- โ Adding support for
-
v3.6.1 Changes
September 11, 2019- โ Add support for more
justify-content
attributes - #354 (thanks @roderickhsiao!)
- โ Add support for more
-
v3.6.0 Changes
June 18, 2019 -
v3.5.3 Changes
February 13, 2019- CLI: Only write CSS to file if the contents have changed - #342 (thanks @sarbbottam!)