-
hi folks, I'm currently having a weird issue with the material-tailwind library, I tried to use the [Sticky NavBar](https://www.material-tailwind.com/docs/react/navbar), and I got the following weird …
-
### What is the location of your example repository?
~~https://github.com/IngoVals/drangey~~
**EDIT: Repo is now private, if needed I can create a new one from that commit, just @ me.**
### Which p…
-
Within the project, I have noticed there are four UI/CSS libraries:
- MUI
- Tailwind
- Emotion
- headlessui
```
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^…
-
Hi,
Thank you very much for this amazing plugin !!!
However, I encounter offsets in the sourcemaps that make Remix debugging with vscode complicated. By activating/deactivating your plugin, I realiz…
-
**Describe the bug**
In our `app/global.css` file (global Tailwind CSS styles), we define some reusable classes for multiple files, which are identified as being unused by the subtle `...` decorati…
-
### What version of Bun is running?
1.0.7
### What platform is your computer?
Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
1. Initialize a Nuxt app:…
lnoss updated
6 hours ago
-
### Describe the problem
I use Tailwind to style my SvelteKit application. 95% of the styles end up in one CSS file. However, for some components, Tailwind utilities are not sufficient, and I write…
-
:red_circle: **MATHAI** :
:red_circle: **To create an AI-powered math solver website offering seamless problem-solving with step-by-step solutions, natural language input, and interactive learning t…
-
### Reproduction
```json
{
"name": "urband-nest-interiors",
"private": true,
"sideEffects": false,
"type": "module",
"scripts": {
"build": "remix vite:build",
"dev": "remi…
-
### Description
PS C:\Projects\PayoutsNextFrontApp\admin> pnpm run dev
> nuxt-app@ dev C:\Projects\PayoutsNextFrontApp\admin
> nuxt dev
Nuxt 3.12.4 with Nitro 2.9.7 …