1.3.1 • Published 3 years ago

@nuwe/mui-theme v1.3.1

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

MaterialUI theme switcher

MaterialUI 4 theme config files

Install the package

    npm i @nuwe/mui-theme

Local install

Clone the repo

git clone https://github.com/nuwe-io/mui-theme

Install dependencies

npm install

Usage

import themeMode from "@nuwe/mui-theme";
import { createTheme } from "@material-ui/core";

const theme = createTheme(themeMode["dark"]);

2 Update npm package

Checkout to the MAIN branch and modify the version of the package version

After that login and push to npm

    npm login
    npm publish --access public

Push to the branch

git add .
git commit --m "RELEASE VERSION X.X.X"
git push --origin main

This will automtically trigger vercel

Contact info

You can get in touch via:

Edgar Gago Carrillo Add Contributor name here

or

Edgar Gago | hello@nuwe.io

Licence

MIT

1.3.1

3 years ago

1.3.0

3 years ago

1.2.5

3 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.2.4

3 years ago

1.1.5

4 years ago

1.2.3

3 years ago

1.1.4

4 years ago

1.2.2

3 years ago

1.1.3

4 years ago

1.2.1

3 years ago

1.1.2

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago