Skip to content

The must-have swiss army knife for TailwindCSS 🔪

Notifications You must be signed in to change notification settings

KojoDesign/tailwindkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The must-have swiss army knife for TailwindCSS 🔪

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published