0.0.17 • Published 11 months ago

@visualizevalue/mint-theme-zinc v0.0.17

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

11 months ago

0.0.15

11 months ago

0.0.16

11 months ago

0.0.17

11 months ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago