1.10.0 • Published 2 years ago
@davincihealthcare/elty-css-foundations v1.10.0
@davincihealthcare/elty-css-foundations
The "@davincihealthcare/elty-css-foundations" is a library that provides a set of default configurations for Tailwind CSS, a highly customizable, utility-based CSS framework. This preset is designed for DaVinci Elty.
Installation
To install the library, run the following command:
yarn add @davincihealthcare/elty-css-foundations
How to use
You need to add this preset to your TailwindCSS configuration:
import type { Config } from 'tailwindcss';
export default {
presets: [require('@davincihealthcare/elty-css-foundations/dist/tailwind-preset.js').default],
content: ['./**/*.{js,ts,jsx,tsx}'],
} satisfies Config;
1.10.0
2 years ago
1.9.0
2 years ago
1.8.8
2 years ago
1.8.7
2 years ago
1.8.6
2 years ago
1.8.5
2 years ago
1.8.4
2 years ago
1.8.2
2 years ago
1.8.1
2 years ago
1.8.0
2 years ago
1.7.0
2 years ago
1.5.2
2 years ago
1.5.1
2 years ago
1.8.3
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago