1.0.2 • Published 2 years ago

twelvecss v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

TwelveCSS

Easily style your HTML elements with convenience classes, built on TailwindCSS.

Why should I use this?

  • your class lists are easier to read
  • save time, by typing less classes
  • conserve mental energy - because we provide various sizing standards, and options for a11y compatible text colors on buttons, switches and checkboxes
  • cross-browser consistency - we ensure features like 'focus' look the same

For example, with TwelveCSS, you can do this:

<button class="button-md button-blue-600">Hello World!</button>

Instead of Tailwind utility classes (we still love you Tailwind):

<button class="py-2 px-5 bg-blue-600 text-white focus:ring-2">Hello World!</button>

For full documentation, go to twelvecss

1.0.2

2 years ago

0.5.0

3 years ago

0.4.4

3 years ago

0.4.3-canary.0

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.0-canary.3

3 years ago

0.4.0-canary.4

3 years ago

0.4.0-canary.1

3 years ago

0.4.0-canary.2

3 years ago

0.4.0-canary.7

3 years ago

0.4.0-canary.5

3 years ago

0.4.0-canary.6

3 years ago

0.3.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.0-canary.0

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.0

3 years ago