@vinkas/tailwindcss
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

@vinkas/tailwindcss

Node.js CI NPM Version

Tailwind CSS plugin for Vinkas

Utilities

  • .btn - @apply inline-flex items-center rounded py-2 px-4 text-sm font-medium leading-4 transition duration-150 ease-in-out
  • .color-primary - @apply bg-primary text-primary-contrast
  • .color-blue-300 - @apply bg-blue-300 text-blue-700
  • .container - @apply mx-auto
  • .row-2 - @apply py-2 sm:py-4
  • .row-px - @apply py-1 sm:py-2

Colors

Custom theme colors are available at ./src/colors/ directory.

Readme

Keywords

none

Package Sidebar

Install

npm i @vinkas/tailwindcss

Weekly Downloads

26

Version

0.1.4

License

MIT

Unpacked Size

33.9 kB

Total Files

29

Last publish

Collaborators

  • vinothkannans