Skip to content

paeljo/wegplus-tailwind-preset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wegplus-tailwind-preset

This is a tailwindcss configuration that is shared across all WEG+ projects.

Installation

$ npm i @paeljo/wegplus-tailwind-preset

Usage

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

module.exports = {
  presets: [require('@paeljo/wegplus-tailwind-preset')],
  theme: { ... }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published