0.1.0 • Published 4 years ago

@lutris/tailwind-theme v0.1.0

Weekly downloads
-
License
BlueOak-1.0.0 OR ...
Repository
github
Last release
4 years ago

How to use

Use the following as your tailwind.config.js:

module.exports = {
  presets: [
    require('@lutris/tailwind-theme'),
  ],
};
0.1.0

4 years ago