BUG: TailwindCSS responsive md:w-2/3 classes gets converted to md:w-2-3
Question
GrapesJS version
- I confirm to use the latest version of GrapesJS
What browser are you using?
Chrome 117.0.5938.132
Reproducible demo link
https://jsfiddle.net/bx8rtseh/2/
Describe the bug
How to reproduce the bug?
- Setup remote store manager
- Load some html with tailwindCSS classes
Sample
<div class="p-12 md:w-1/2 flex flex-col items-start">
Hello
</div>
What is the expected behavior? Unchanged class names
<div class="p-12 md:w-1/2 flex flex-col items-start">
Hello
</div>
What is the current behavior? Unexpected Changed class names
<div class="p-12 md:w-1-2 flex flex-col items-start">
Hello
</div>
Code of Conduct
- I agree to follow this project's Code of Conduct
Answers (0)
No answers yet.
Related Questions and Answers
Continue research with similar issue discussions.
Issue #4310
BUG: Style Manager is inaccurate when using combined CSS selectors which contains "bout" and componentFirst = true
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome 100 Reproducible demo link https://...
Issue #6458
BUG: sector.setName doesn't work
GrapesJS version [x] I confirm to use the latest version of GrapesJS What browser are you using? Chrome Reproducible demo link https://jsfi...
Issue #6318
BUG: Unable to use transparent fill in Block media svg
GrapesJS version[X] I confirm to use the latest version of [email protected] when this issue was filedWhat browser are you using? Fir...
Issue #6116
BUG: asDocument not working as expected
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome 128 Reproducible demo link https://...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.