@quartzds/tailwind-preset
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@quartzds/tailwind-preset

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.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @quartzds/tailwind-preset

    Weekly Downloads

    40

    Version

    1.0.0

    License

    LGPL-2.1-only

    Unpacked Size

    10.5 kB

    Total Files

    7

    Last publish

    Collaborators

    • quartzds-bot
    • quartzfm