0.0.17 • Published 7 months ago

@visualizevalue/mint-theme-zinc v0.0.17

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Mint Theme: Zinc

A custom layer that adds

  • some styling
  • customizes a component (Icon.vue)
  • extends a component (AppHeader.vue)
  • introduces a new component (ToggleDarkMode.vue)

to the base Mint application implementation.

Usage

You can check out the @visualizevalue/mint-app-example implementation to see how this theme is implemented.

Just add the theme to your nuxt config:

export default defineNuxtConfig({
  extends: [
    '@visualizevalue/mint-theme-zinc',
    '@visualizevalue/mint-app-base',
  ],
  // ...
}
0.0.14

8 months ago

0.0.15

7 months ago

0.0.16

7 months ago

0.0.17

7 months ago

0.0.10

9 months ago

0.0.11

9 months ago

0.0.12

9 months ago

0.0.13

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago