0.5.32 • Published 2 years ago

@fabric-ds/tailwind-config v0.5.32

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Fabric Tailwind config

Fabric's Tailwind configuration.

You can use this as a base if you want to customize the generated Tailwind classes. See the Tailwind presets documentation for more information.

Note that for FINN pages, utilities should never be removed from this preset. Components and podlets may assume that the utilities defined here are available. You can however, include further utilities if you like.

Install

npm install @fabric-ds/tailwind-config

Usage

// tailwind.config.js
module.exports = {
    presets: [require('@fabric-ds/tailwind-config')],
    // ...
};
1.0.0-next.1

2 years ago

1.0.0-next.2

2 years ago

0.5.32

2 years ago

0.5.31

2 years ago

0.5.30

2 years ago

0.5.29

2 years ago

0.5.27

2 years ago

0.5.28

2 years ago

0.5.25

2 years ago

0.5.26

2 years ago

0.5.23

3 years ago

0.5.24

3 years ago

0.5.21

3 years ago

0.5.22

3 years ago

0.5.20

3 years ago