0.1.6 • Published 1 year ago

@frente-patria-grande/tailwind-preset v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Frente Patria Grande's tailwind-preset

This is a tailwindcss configuration preset that is shared across all out projects.

Installation

$ yarn add @frente-patria-grande/tailwind-preset

Usage

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

module.exports = {
    presets: [require('@frente-patria-grande/tailwind-preset')],
    theme: {...}
}
0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago