0.0.1-rc4 • Published 3 months ago

@kojodesign/tailwindkit v0.0.1-rc4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months 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-rc12

3 months ago

0.0.1-rc11

4 months ago

0.0.1-rc10

4 months ago

0.0.1-rc9

4 months ago

0.0.1-rc7

4 months ago

0.0.1-rc8

4 months ago

0.0.1-rc5

4 months ago

0.0.1-rc6

4 months ago

0.0.1-rc4

4 months ago

0.0.1-rc3

5 months ago

0.0.1-rc2

5 months ago

0.0.1-rc1

5 months ago