0.0.17 • Published 8 months ago

@visualizevalue/mint-theme-zinc v0.0.17

Weekly downloads
-
License
-
Repository
-
Last release
8 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

9 months ago

0.0.15

8 months ago

0.0.16

8 months ago

0.0.17

8 months ago

0.0.10

10 months ago

0.0.11

10 months ago

0.0.12

10 months ago

0.0.13

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago