CreateViteReactProject(projectPath); err != nil { return fmt.Errorf("failed to set up React project: %w", err) } // if everything went smoothly, remove tailwing flag option p.AdvancedOptions[string(flags.Tailwind)] = false } if p.AdvancedOptions[string(flags.Tailwind)] { // select ...
Hi, I encountered an issue while attempting to integrate shadcn-ui into my existing Vite + Tailwind + React application. Despite following the steps outlined in the documentation, all of CSS variables are undefined so basically the compo...
Link to the code that reproduces this issue or a replay of the bug No response Reproduction steps package.json: {"name":"owo","private":true,"type":"module","version":"1.0.0","packageManager":"pnpm@9.12.1","engines": {"node":">=20"},"scripts": {"dev":"vite dev","build":...
tailwind.config.js tsconfig.json vite.config.js yarn.lock Repository files navigation README MIT license Introduction | Roadmap | Installation | Usage | Upgrade | Changelog Introduction Laravel Translations UI package provides a user-friendly interface for managing translations in your Laravel ap...
my project created with vite and tsconfig file is true i don't want import React because it is unnecessary this is my code at UserContext.Provider i get this error import{createContext,useState}from"react";constUserContext=createContext({});exportfunctionUserProvider({children}){const[user,set...
"tailwindcss": "^3.3.5", "tsx": "^3.14.0", "tsx": "^4.7.0", "typescript": "^5.2.2", "unplugin-icons": "^0.17.1", "vite": "^4.5.0", "vitepress": "^1.0.0-rc.24", "vue-tsc": "^1.8.22" "vue-tsc": "^1.8.25" } } 5 changes: 2 additions & 3 deletions 5 ...
"eslint-plugin-tailwindcss": "^3.17.4", "husky": "^9.0.11", "jsdom": "^24.1.0", "lint-staged": "^15.2.7", "postcss": "^8.4.39", "prettier": "^3.3.2", "storybook": "^8.1.11", Loading Oops, something went wrong. Retry 0 comments on commit ce9f9c2 Please sign...
tailwind.config.js vite.config.js Repository files navigation README LicenseClick here to visit the Canyon GBS WebsiteAbout The Project👋 Welcome! This repository includes the software solution known as Aiding App™ created by Canyon GBS™. The helpdesk technology featured in this repository...
"tailwind-merge": "^2.0.0", "tailwindcss": "^3.3.5", "tsx": "^3.14.0", "tsx": "^4.7.0", "typescript": "^5.2.2", "unplugin-icons": "^0.17.1", "vite": "^4.5.0", "vitepress": "^1.0.0-rc.24", "vue-tsc": "^1.8.22" "vue-tsc": "^1.8.25" } } 5 changes:...