0.0.7 • Published 2 years ago

@selfaware/tailwind-base v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@selfaware/tailwind-base

An opinionated Tailwind preset focused on flexibility.

Usage

First, install it in your project

npm i @selfaware/tailwind-base

Next, update your tailwind config

module.exports = {
  presets: [
    require('@selfaware/tailwind-base')
  ],
  // ...
}

Development

For convenience during development, we are using a REPL called scratch. Run it with the command below:

npm run dev
0.0.7

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago