2.0.0 • Published 9 months ago

@espressotutorialsgmbh/espresso-tailwind-config v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

Espresso Tailwindcss Config

The espresso-tailwindcss-config library offers a basic tailwindcss preset. To show the Espresso Tutorials corporate identity across projects.

Installation

$ npm install @espressotutorialsgmbh/espresso-tailwind-config

Usage

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

module.exports = {
  presets: [require('@espressotutorialsgmbh/espresso-tailwind-config')],
  theme: { ... }
}
2.0.0

9 months ago

1.0.0

1 year ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.10

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago