0.0.15 • Published 4 months ago

@espressotutorialsgmbh/espresso-tailwind-config v0.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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: { ... }
}
0.0.15

4 months ago

0.0.14

12 months ago

0.0.10

2 years ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago