stylelint-processor-tailwind

1.0.0 • Public • Published

stylelint-processor-tailwind

This has been written to work with Vue.js, however should work for other frameworks/libraries.

Programatically generated styles are currently unsupported.

It is highly recommended that you disable the following stylelint options:

  • property-no-unknown
  • declaration-block-no-duplicate-properties

Usage

npm install stylelint-processor-tailwind

Place all unwanted css properties and tailwind classes inside property-disallowed-list

/stylelint-processor-tailwind/

    Package Sidebar

    Install

    npm i stylelint-processor-tailwind

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.46 kB

    Total Files

    4

    Last publish

    Collaborators

    • elliothogg