0.0.2 • Published 3 years ago

@npdtdev/theme v0.0.2

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 years ago

Tailwind theme

Tailwind theme used across npdt's projects.

Install

npm i @npdtdev/theme

Usage

In your stylesheet document import in your css file.

@import '@npdtdev/theme/themes/base.css';

and add the theme to your body such as:

<body data-theme="base">
0.0.2

3 years ago

0.0.1

3 years ago