1.0.0 • Published 2 years ago

@quartzds/tailwind-preset v1.0.0

Weekly downloads
-
License
LGPL-2.1-only
Repository
github
Last release
2 years ago

@quartzds/tailwind

NPM Package License

Tailwind CSS preset for Quartz design system applications.

💿 Installation

npm install @quartzds/tailwind-preset

You'll also need Tailwind CSS set up in your project. Refer to the Tailwind CSS installation documentation for more information.

📖 Usage

Create a tailwind.config.js file:

import quartzPreset from '@quartzds/tailwind-preset'

export default {
  presets: [quartzPreset],
  // ...
}

⚖️ License

See the LICENSE file for license rights and limitations.

1.0.0-beta.7

2 years ago

1.0.0-beta.6

2 years ago

1.0.0-beta.4

3 years ago

1.0.0-beta.5

3 years ago

1.0.0

3 years ago

1.0.0-beta.3

3 years ago

1.0.0-beta.2

3 years ago

1.0.0-beta.1

3 years ago