We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce
node v20.12.2
git clone https://github.com/mantinedev/remix-template.git
cd remix-template
npm install
npm run dev
Welcome.tsx
Expected: Nothing changes
Actual: CSS gets stripped from UI
And is not restored unless you do a full page refresh.
The text was updated successfully, but these errors were encountered:
Steps to reproduce node v20.12.2 git clone https://github.com/mantinedev/remix-template.git cd remix-template npm install npm run dev Navigate to http://localhost:5173/ Open Welcome.tsx Hit CMD+S (save). You don't even need to change anything. Expected: Nothing changes Actual: CSS gets stripped from UI And is not restored unless you do a full page refresh.
bro have you got any solution? Im still getting the same error.
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
node v20.12.2
git clone https://github.com/mantinedev/remix-template.git
cd remix-template
npm install
npm run dev
Welcome.tsx
Expected:
Nothing changes
Actual:
CSS gets stripped from UI
And is not restored unless you do a full page refresh.
The text was updated successfully, but these errors were encountered: