0.0.9 • Published 5 months ago

@alphaomega/tailwind-config v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Usage example

How to install

yarn add @alphaomega/tailwind-config

How to use

const baseConfig = require('@alphaomega/tailwind-config');

module.exports = {
...baseConfig,
// any local overrides or extensions
theme: {
    extend: {
    // local extensions
    },
},
};
0.0.9

5 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago