1.3.0 • Published 3 years ago

@lojaintegrada/tailwindcss-config v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Loja Integrada Admin TailwindCSS Config

https://lojaintegrada-tailwind.vercel.app/

Commands

yarn tailwind-config-viewer

Publishing

  • Merge the PR to main
  • Create an release with the pattern tailwindcss@VERSION, like tailwindcss@1.0.2
  • Check result at GitHub Actions

Deploy to Vercel is automatic

Usage

At yout tailwind.config.js

module.exports = {
  presets: [
    require('@lojaintegrada/tailwindcss-config/src/defaultPreset')
    // or
    // require('@lojaintegrada/tailwindcss-config/src/pagaLIPreset')
  ],
  // mode: 'jit',
  // purge: [],
  // ...
}
1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago