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.4.14

Published by github-actions[bot] almost 3 years ago

Bug Fixes

Features

  • vite: support plugin to be used in multiple servers (f546d8c)
unocss - v0.4.13

Published by github-actions[bot] almost 3 years ago

Features

unocss - v0.4.12

Published by github-actions[bot] almost 3 years ago

Features

  • nuxt module (4bbcda4)
  • preset-uno: support basic animations (9d95ae6)
unocss - v0.4.11

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • preset-uno: negative space utilities (#40) (f9d54ba)

Features

unocss - v0.4.10

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • playground: catch prettifying errors (1bb3911)

Features

  • vite: make virutal entries configurable (4a20676)
  • ships preset-icons in unocss package (5fb7843)
  • play: improve layout on mobile (1d9cc46)
  • play: use iframe for playground, close #35 (07b670c)
  • preset-uno: list-style supplement (#42) (954fda1)
unocss - v0.4.9

Published by github-actions[bot] almost 3 years ago

Features

  • more utilities (#36) (a0f553e)
  • preset-uno: Supplementary transform style attribute (#32) (81f67d3)
  • support max width with screen size (#34) (c4b4f7b)
  • preset-uno: add box-sizing rules (#31) (54a31a4)

Performance Improvements

unocss - v0.4.8

Published by github-actions[bot] almost 3 years ago

Features

unocss - v0.4.7

Published by github-actions[bot] almost 3 years ago

unocss - v0.4.6

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • add .astro as scanning target, close #24 (b617f57)

Features

  • preset-uno: add mix blend modes + add shadow colors (#25) (8de2bb9)
  • preset-uno: add tables (#23) (5f06fe7)
unocss - v0.4.5

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • preset-attributify: fix element regex (4ff5407)
unocss - v0.4.4

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • vite: avoid injectng fetch in ssr (cfdcdc2)
unocss - v0.4.3

Published by github-actions[bot] almost 3 years ago

Features

unocss - v0.4.2

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • preset-attributify: improve extractor regex (880cc13)
unocss - v0.4.1

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • error out when causing infinite loop on variants resolving (87658de)
unocss - v0.4.0

Published by github-actions[bot] almost 3 years ago

BREAKING CHANGE

Vite plugin global mode (default mode) now requires explicitly importing the entry:

// main.ts
import 'uno.css'

Features

  • preset-uno: improve variants (cfc0910)

Full Changelog: https://github.com/antfu/unocss/compare/v0.3.0...v0.4.0

unocss - v0.3.0

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • vite: main entry detection on build (5b83ad6)

Features

  • support full controlled rules, pass more context to dynamic rules (2522da7)
unocss - v0.2.2

Published by github-actions[bot] almost 3 years ago

Features

unocss - v0.2.1

Published by github-actions[bot] almost 3 years ago

Bug Fixes

unocss - v0.2.0

Published by github-actions[bot] almost 3 years ago

Features

  • handle arbitrary opacity values (#14) (bb73fe8)
  • preset-uno: support bracket for opacity (45512d6)
unocss - v0.1.5

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • preset-uno: first last pseudo class (278eac1)
  • preset-uno: inset with direction (cf5b31a)

Features

  • preset-uno: support rings (b724bde)