windicss

Next generation utility-first CSS framework.

MIT License

Downloads
89.7K
Stars
6.5K
Committers
52

Bot releases are hidden (Show)

windicss -

Published by voorjaar over 3 years ago

  • update hash generator
  • add position for class parser
  • add resolveStaticUtilities & resolveDynamicUtilities interface
  • add support for raw and min/max in custom screen definitions
  • change Processor(path) -> Processor(require(resolve(path))) for browser support
windicss -

Published by voorjaar over 3 years ago

  • fix scale-x & scale-y
  • make rotate accept infinite number
  • make skew accept infinite number
  • add fontFamily Array support
  • update ring utility
  • add boxShadow base styles
  • set explicit opacity value on placeholder pseudo-element
  • fix lost placeholder preflight
windicss -

Published by voorjaar over 3 years ago

  • plugin interfaces support
  • added tailwind official plugins
  • specify important support
  • specify prefix support
  • change separator support
  • css-in-js syntax support
  • new purge method for purging third party base styles
  • new cssEscape algorithm
windicss -

Published by voorjaar over 3 years ago

  • add sort selector method
  • add ablity to close css parser escape
  • fix css parser bugs
  • fix bug of building @font-face
  • fix reduce of empty array with no initial value
windicss -

Published by voorjaar over 3 years ago

  • fix several bugs
  • exports improvement
  • interfaces improvement
windicss -

Published by voorjaar over 3 years ago

  • new programming interfaces
  • support tailwind configuration
  • update build workflow
windicss -

Published by voorjaar almost 4 years ago

  • added new css parser
  • added @apply support
  • added new stylesheet build method
  • added group support
windicss -

Published by voorjaar almost 4 years ago

  • Modify variable syntax from -var- to -$
  • Fix svelte :global escape bug
windicss -

Published by voorjaar almost 4 years ago

  • added variable support.
  • fixed container compile bug.
windicss -

Published by voorjaar almost 4 years ago

  • added cli support
  • added global preflight interface
  • updated README
  • updated tsconfig.json
  • fixed media sort error
windicss -

Published by voorjaar almost 4 years ago

  • Support all tailwindcss utilities
  • Preflight Support
  • Compile Mode
  • Interpret Mode
  • Minify support
  • Cross browser support