Search posts, tags, users, and pages
Adeesh Sharma
Associate Architect in Software Development
The Stack ๐ vite: a fast, lightweight frontend build tool that uses ES modules and service workers to provide a smooth development experience. tailwindcss: a utility-first CSS framework for rapidly building custom user interfaces. twin.macro: a B...
Kostiantyn Ochenash
FSDev
Hi! Thanks for sharing! This line helped me:
import macrosPlugin from 'vite-plugin-babel-macros'; export default defineConfig({ plugins: [macrosPlugin(), react()], })
Kostiantyn Ochenash
FSDev
Hi! Thanks for sharing! This line helped me:
import macrosPlugin from 'vite-plugin-babel-macros'; export default defineConfig({ plugins: [macrosPlugin(), react()], })