1.0.6 • Published 3 years ago

@kitakode/tailwind-neon v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Tailwind-Neon 1.0

A neonaised user interface based on Tailwind CSS.

npm.io npm.io

Prerequisites

Usage of @kitakode/tailwind-neon requires the following:

Installation

Use the package manager Node.js to install.

npm i -D @kitakode/tailwind-neon

Usage

Add Tailwind-Neon to your tailwind.config.js:

module.exports = {
    plugins: [
        require("@kitakode/tailwind-neon"),
    ],
};

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago