css

The CSS Language and Framework

MIT License

Downloads
6.8K
Stars
1.7K
Committers
14

Bot releases are visible (Hide)

css - v1.32.0

Published by 1aron over 2 years ago

1.32.0 (2022-06-11)

Features

css - v1.31.1

Published by 1aron over 2 years ago

1.31.1 (2022-06-10)

Bug Fixes

css - v1.31.0

Published by 1aron over 2 years ago

1.31.0 (2022-06-09)

Bug Fixes

Features

  • extend multiple settings at once (480623d)
css - v1.30.1

Published by 1aron over 2 years ago

1.30.1 (2022-06-09)

Bug Fixes

  • MasterStylesManual -> MasterCSSManual (f9165e7)
css - v1.30.0

Published by 1aron over 2 years ago

1.30.0 (2022-06-09)

Features

css - v1.29.0

Published by 1aron over 2 years ago

1.29.0 (2022-06-03)

Features

  • add nth(*) shorthand for nth-child(*) (ad31f5a)
css - v1.28.1

Published by 1aron over 2 years ago

1.28.1 (2022-06-03)

Bug Fixes

css - v1.28.0

Published by 1aron over 2 years ago

1.28.0 (2022-06-03)

Features

  • max-width, max-height, min-width, min-height, width, height, flex-basis support breakpoint sizes (051da00)
css - v1.27.0

Published by 1aron over 2 years ago

1.27.0 (2022-05-30)

Features

  • add untouchable semantic for pointer-events:none (1783c5b)
css - v1.26.0

Published by 1aron over 2 years ago

1.26.0 (2022-05-29)

Features

  • add center-content semantic (73e8c2d)

Performance Improvements

  • move some semantics to Utility and match first (d79154c)
css - v1.25.0

Published by 1aron over 2 years ago

1.25.0 (2022-05-29)

Features

  • add the font:bolder shorthand for font-weight (e6eea81)
css - v1.24.0

Published by 1aron over 2 years ago

1.24.0 (2022-05-29)

Features

css - v1.23.0

Published by 1aron over 2 years ago

1.23.0 (2022-05-28)

Bug Fixes

Features

  • add italic, oblique semantics for font-style (bc3a0db)
css - v1.22.1

Published by 1aron over 2 years ago

1.22.1 (2022-05-28)

Bug Fixes

  • matching errors caused by selector shorthands (f4ac557)
css - v1.22.0

Published by 1aron over 2 years ago

1.22.0 (2022-05-27)

Features

  • add uppercase, lowercase, capitalize semantics for text-transform (09b853b)
css - v1.21.0

Published by 1aron over 2 years ago

1.21.0 (2022-05-27)

Features

css - v1.20.0

Published by 1aron over 2 years ago

1.20.0 (2022-05-27)

Features

  • add current value for fill (fd0ba9c)
css - v1.19.0

Published by 1aron over 2 years ago

1.19.0 (2022-05-27)

Features

  • add selector shorthands :first, :last, :even, :odd (c6bda48)

Performance Improvements

  • remove unused fixedSelector (daffc2d)
css - v1.18.0

Published by 1aron over 2 years ago

1.18.0 (2022-05-27)

Bug Fixes

Features

  • add value to color-related styles (270fa83)
css - v1.17.4

Published by 1aron over 2 years ago

1.17.4 (2022-05-26)

Bug Fixes

  • check relations when deleting style (e9e12ec)