-
Use different notation. Import styles as variable, avoid conflicts.
-
**Is your feature request related to a problem? Please describe.**
Please see discussion in https://github.com/JetBrains/kotlin-wrappers/issues/2586.
Apparently keyframes are not supported becaus…
-
I'm trying to set custom column span for specific widgets but it's not changing the column span. After digging up a bit I found that Filament adds `--col-span-default` CSS variable in `style` attribut…
-
Initial styling using tailwind gets out of hand after some playing around. These styles need to be moved to application layer outside of the utility ones as they usually target very specific and rarel…
-
Issue: The page currently includes both Bootstrap and Tailwind CSS, which may cause styling conflicts and affect loading performance. To maintain consistent styling and optimize performance, we should…
-
# Report
When extending Textual's `Input` widget with custom CSS using nested selectors, child classes do not properly inherit all CSS rules, specifically those within pseudo-selectors and modifier…
ecoue updated
3 weeks ago
-
http://getbootstrap.com/css/#helper-classes
-
### Describe the problem
In components that want to support use with CSS frameworks like Tailwind, it would be nice to allow users to pass in custom class names as props which are applied depending o…
-
When using hosted service on cusdis.com, there are Svelte-xxx CSS classes which did not exist with Vercel deployment.
Since, if there are multiple CSS classes, the last one wins, it would be nice to:…
-
In the previous version (0.9.7), most of the CSS classes were prefixed by ".mocha".
For example, .mochaTitlebar , .mochaMinimizeButton, etc.
This was great, because it avoid collision between Mocha a…