Vue3-Simple-Map Tailwind Templates

Vue3 Simple Map

Quickstart with Vite 2.x + Vue 3.x + Tailwind 2.x & all common setup

GOOGLE MAP DIRECTION 🌍


Quickstart with Vite 2.x + Vue 3.x + Tailwind 2.x & all common setup

This starter template also includes:

New features of Vue3 uses ✔

  • Use ref & reactive (ref for String, Number, Array, Boolean, Symbol || reactive for Object)

New features of vite uses ✔

  • Please take a look closely to file vite.config.js, its contain some feature options good. ``` // Declare the path "@" instead of "/src" alias: [{find: "@", replacement: path.resolve(__dirname, '/src')}

// Declare the path of variable source to use variable in style tag in components css: { preprocessorOptions: { scss: { additionalData: @import "./src/assets/stylesheets/_variables"; } } },

//

```

Plugin uses ✔

Top categories

Loading Svelte Themes