-
![Image (4)](https://github.com/user-attachments/assets/e5835480-8f82-4ae2-bdb9-4da5a9ccf270)
-
A library would be too much - but i think we can create some custom classes like `ml-0`, `ml-1` ... in a centralized css-file. But this should be done in a separate issue
_Originally …
-
adding `->addExtraClass('font-icon font-icon-install');` on a PureModal has no effect, cause css classes are hardcoded in PureModal.ss
It's be great if I could also add icons to a modal button.
-
Right now, some Dynamo components use Bootstrap classes and very sparingly add functional classes.
This makes it harder to customize the layout using just best-practice CSS (without using !importan…
-
It seems like it would be really handy to be able to pass CSS classes through to components. E.g. in `nova-settings-tool.php` being able to do this:
```php
[
'key' => 'setting_1',
'label…
-
**Is your feature request related to a problem? Please describe.**
The bridge seems to not support Pseudo-classes selectors like ':has()'.
**Describe the solution you'd like**
CSS Selector Bridge…
-
Currently there is no much customizable or consistency in controlling the show / hide animation of components.
For example, modals allow control CSS Transition only in the show class. toasts has sh…
-
Inspired by Drupal issue: https://www.drupal.org/project/drupal/issues/2916377
## Description of the need
Escaped characters in CSS classes are valid. Several popular CSS/Sass libraries use esca…
-
-
### New feature motivation
I used Tailwind CSS, I read a previous issue about problems on Tailwinds side of things. I managed to get some work arounds by adding tailwind classes in the custom class…