-
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…
-
The mapp and the ui css in particular is a mess.
Things have been added in an unsttructured manner without review and outdated rules have never been removed.
The dialog for example has a white b…
-
Hi there, some of my items in the hyprswitch gui output are missing icons. Is this something to do with window classes, or the like?
I am launching with `hyprswitch init --show-title --custom-css .…
-
People always forget about brotli for some reason. Although it is especially good for html and css. Yes, it is slow by default. But you can use a small compression level (1-4) and get better compressi…
-
The classes are the same in all the CSS files of the project. They increase the project size and hence the code can be optimized by having only one CSS and also it will be easy to change one thing and…
-
1. Does not recognize component root styles as zero nesting level (considers the first open curly brackets as zero nesting level, as in a regular CSS file)
2. `"ignore": ["pseudo-classes", "blockle…
-
For performance proposes, everything that can be made to improve final bundle size is welcome. Even better if **automated.**
As feature request, would be nice to obfuscate classes on production bun…
-
CSS classes are being used inconsistently all over, all classes need to be prefixed with `vtex-`.
-
I'm noticing that almost every second class on my LinkedIn page differs from what's expected. Check out the attached picture: even the formatting for Company_Name - Location is inconsistent. For me (b…
-
Hello everyone,
I have just installed the latest version of nuxt storybook on a project and everything works.
Attention the initialization command in the documentation is always : npx storybook…