1.4.0 • Published 10 months ago

@windplug/vue-primitives v1.4.0

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

vue-primitives

Primitives for Vue based on Tailwind Headless, to be used with @windplug/themes-system

IMPORTANT

IMPORTANT: when using a plugin like @windoplug/vue-toast, you have to include the path here within the tailwind.config.js "content" or Vite/Tailwind will not include the css classes used by the plugin when building or running:

// file: tailwind.config.js:

module.exports = {
  content: [
    "./index.html", /* you might have to add this */
    "./src/**/*.{vue,js,ts,jsx,tsx}",,
    "./node_modules/@windplug/vue-primitives/**/*.{vue,js,ts,jsx,tsx}" // <-- add this
  ],
  ...
1.3.3

10 months ago

1.4.0

10 months ago

1.3.1

10 months ago

1.1.9

11 months ago

1.1.1

11 months ago

1.0.9

11 months ago

1.1.7

11 months ago

1.0.7

11 months ago

1.1.5

11 months ago

1.1.3

11 months ago

0.9.1

2 years ago

0.8.19

2 years ago

0.8.15

3 years ago

0.8.13

3 years ago

0.8.11

3 years ago

0.8.9

3 years ago

0.8.8

3 years ago

0.8.7

3 years ago

0.8.6

3 years ago

0.8.5

3 years ago

0.8.4

3 years ago

0.8.3

3 years ago

0.8.1

3 years ago

0.7.69

3 years ago

0.7.67

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.5.23

3 years ago

0.5.21

3 years ago

0.5.20

3 years ago

0.5.7

3 years ago