Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

twelvecss

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twelvecss

TwelveCSS provides convenience classes for TailwindCSS

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 18 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc