1.0.6 • Published 4 years ago

@polarisnordic/tailwind-preset v1.0.6

Weekly downloads
5
License
MIT
Repository
-
Last release
4 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

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago