1.0.0 • Published 5 months ago

@quartzds/tailwind-preset v1.0.0

Weekly downloads
-
License
LGPL-2.1-only
Repository
github
Last release
5 months 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.6

5 months ago

1.0.0-beta.4

10 months ago

1.0.0-beta.5

10 months ago

1.0.0

12 months ago

1.0.0-beta.3

12 months ago

1.0.0-beta.2

1 year ago

1.0.0-beta.1

1 year ago