unocss

The instant on-demand atomic CSS engine.

MIT License

Downloads
21.4M
Stars
15.8K
Committers
326

Bot releases are visible (Hide)

unocss - v0.29.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vscode: enable autocomplete for more language ids (f898ac3)

Features

  • autocomplete: add some auto complete templates (#726) (6637d84)
  • vscode: improve autocomplete (f97456d)
unocss - v0.29.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • autocomplete: ignore DEFAULT key (60f22e8)
  • autocomplete: improve searchUsageBoundary (104999b)
  • vscode: disable safelist on hovering (f031804)

Features

  • autocomplete: improve autocomplete (d1784de)
  • autocomplete: sort suggestion result with numbers (c71acfa)
unocss - v0.29.0

Published by github-actions[bot] over 2 years ago

Features

unocss - v0.28.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vscode: do not external jiti (29e5387)
unocss - v0.28.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • windows problem building preset-wind (#711) (1309d21)
unocss - v0.28.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

Features

  • cli: generate the outFile path directory (#702) (1bda7ce)
unocss - v0.28.0

Published by github-actions[bot] over 2 years ago

Features

  • directives: parse nested class (#697) (cd3a889)
  • preset-mini: add global handler to typography rules (#693) (2f6cf9c)
unocss - v0.27.6

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: pre-resolve preflights on buildStart (c24fe86)
  • vscode: nullish filter (4ef0cea)
unocss - v0.27.5

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: try fix init unstyles (f231396)
unocss - v0.27.4

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: try fix initial unstyle content (8117df4)
unocss - v0.27.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

Features

  • core: send context to preflights' getCSS (#682) (8915883)
  • preset-wind: add border-spacing-x utility (#689) (b11e18a)
unocss - v0.27.2

Published by github-actions[bot] over 2 years ago

unocss - v0.27.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • directives: append after current rule & handle parent order (#670) (2b8e7b4), closes #669
unocss - v0.27.0

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • transformer-directives: fix declaration sorting (#668) (0e1bdf8)
  • add missing preset-wind to typescript config file (#659) (fa6e477)

Features

unocss - v0.26.4

Published by github-actions[bot] over 2 years ago

Features

  • preset-mini: number shorthand for gap, size, and z-index (c079eac)
  • reset: auto color schema (fd6fef1)
unocss - v0.26.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

Features

unocss - v0.26.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • directives: handle parent classes (e1f7172)

Features

  • preset-mini,preset-wind: add basic themes (#636) (88a19fa)
  • preset-wind: allow content-x for bracket & variable (#638) (b2e49ae)
unocss - v0.26.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • directives: apply for preprocessors (aea7b13)
unocss - v0.26.0

Published by github-actions[bot] over 2 years ago

Bug Fixes

Features

  • css-transform: transform apply directive (#630) (5a7f572), closes #635
  • preset-mini: support text-[types:x] (#225) (014dfdc)
  • preset-mini: use theme for some grid values (#628) (826c8d7)
  • transformer-variant-group: transformer api, close #594 (1bc6f25)
unocss - v0.25.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: don't warn missing uno.css in test, close #632 (3515982)