@44north/toggle-tailwindcss-darkmode
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@44north/toggle-tailwindcss-darkmode

A Module to aid in managing toggle-tailwindcss-darkmode in your applications

Install

npm install @44north/toggle-tailwindcss-darkmode

or

yarn add @44north/toggle-tailwindcss-darkmode

Usage

import {
    toggleDarkMode,
    setDarkMode,
    getDarkMode,
    getDarkModePref,
    getSystemDarkModePref
} from "@44north/toggle-tailwindcss-darkmode";

setDarkMode(true);

Readme

Keywords

none

Package Sidebar

Install

npm i @44north/toggle-tailwindcss-darkmode

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

23.3 kB

Total Files

7

Last publish

Collaborators

  • cvachon44n