@selfaware/tailwind-base

0.0.7 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @selfaware/tailwind-base

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

3.84 kB

Total Files

3

Last publish

Collaborators

  • wagz