@@ -155,6 +155,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list. - [React Tanning](https://github.com/padunk/react-tanning) - Starter template with `React + Vite + TypeScript + TanStack + Tailwind`. - [Reactive](https://github.com/ws-rush/...
Quick way to add tailwindcss to your new projects with a single command 🔧 Usage cd project_directory npx add-tailwindcss ✨ Supported Framework Laravel 9 (Vite) Vite (React and Vue) Next.js CRA (Create React App) Readme Keywords tailwindcss cli command command-linePackage...
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300) 2. Reset the placeholder color. */ input::placeholder, textarea::placeholder{ opacity:1;/* 1 */ color:var(--reset--placeholder-color);/* 2 */ ...
文件按需引入,总之就是折腾了我一个晚上的时间)安装 tailwindcss不过官方提供了如何使用 TailwindCSS,这里就演示一下在 Vue 3 和 Vite 安装 Tailwind CSS...如果你想的话也可以直接在 content-script.js 上编写代码,这样就无需使用 window 对象,但这样导致一些业务逻辑都堆在一个文件里,所以我习惯分...
Add an avatar stack to display a user’s presence - online, connected, recently left - with Ably’s React starter-kit and Spaces.
✨ Symbols VSCode Icon Theme by Miguel Solorio, for React. - 🛠️ Add tailwindcss experimental classRegex · david-ponc/react-symbols@f58dbd4
tailwind.config.js vite.config.js 8 changes: 8 additions & 0 deletions 8 resort-project/README.md Original file line numberDiff line numberDiff line change @@ -0,0 +1,8 @@ # React + Vite This template provides a minimal setup to get React working in Vite with HMR and some ESLint...
import type { Decorator, Preview } from '@storybook/react'; // Vite hack for storybook // https://github.com/etchteam/storybook-addon-css-variables-theme/issues/20#issuecomment-1555243720 const makeCssFiles = (themes: Record<string, string>) => { const styleTag = document.createElement('st...
-[Vite.js](https://vite.dev) -[Tailwind CSS](https://tailwindcss.com) -[Tolgee](https://tolgee.io) -[Openweather API](https://openweathermap.org/api) ##Getting Started To get started with the project, run the following commands in your terminal: ...
- **Campaign for [new APIs](https://github.com/vitejs/vite/pull/16135) we need in Vite**— prepare a compelling argument for improvements we need to support Tailwind CSS and collaborate with the Vite core team to prototype a solution. - **Fix an issue with [loading plugins]( https:/...