0.0.1-rc4 • Published 1 year ago

@kojodesign/tailwindkit v0.0.1-rc4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Logo


TailwindKit is under active development. Expect changes.

TailwindKit (or TWKit for short) isn't another TailwindCSS component library. In fact, it's the opposite.

TailwindKit is a swiss-army plugin for TailwindCSS that provides several useful utility classes for building high-quality websites – all wrapped up in a single package.

Installing

The repo is currently under active development, so right now there is only a prerelease out.

Install it from NPM:

$ npm install @kojodesign/tailwindkit@next

Then add it to your tailwind.config.js:

import kit from '@kojodesign/tailwindkit';

module.exports = {
  // ...
  plugins: [kit]
};

What's in the Box

0.0.1-rc13

1 year ago

0.0.1-rc12

1 year ago

0.0.1-rc11

1 year ago

0.0.1-rc10

1 year ago

0.0.1-rc9

1 year ago

0.0.1-rc7

1 year ago

0.0.1-rc8

1 year ago

0.0.1-rc5

1 year ago

0.0.1-rc6

1 year ago

0.0.1-rc4

1 year ago

0.0.1-rc3

1 year ago

0.0.1-rc2

1 year ago

0.0.1-rc1

2 years ago