1.0.6 • Published 3 years ago

@polarisnordic/tailwind-preset v1.0.6

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

@polarisnordic/tailwind-preset

This is a tailwindcss configuration that is shared across all @polarisnordic projects.

Installation

$ yarn add -D @polarisnordic/tailwind-preset

Usage

You can use this preset by putting this in your project's tailwind.config.js:

module.exports = {
  presets: [require('@polarisnordic/tailwind-preset')],
  theme: { ... }
}
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago