-
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…
-
### Vue version
3.4.29
### Link to minimal reproduction
https://play.vuejs.org/#eNrNVMtu2zAQ/JUtgcIJEMsO0l5U20AfQR+HtGgDtEDVAyuvbcYUSZCUIkPQv3cpyo7itkGOudjicGc5O1xuw14bk1QlspTNXG6F8eDQl2aRKVEYbT00Y…
-
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…
-
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…
-
- [x] I've checked that this isn't a duplicate issue.
#### Issue Description:
Currently, **DevSwag.io** uses traditional CSS for styling. I propose migrating the project to **Tailwind CSS** for th…
-
**Issue**: Make sure that all pages and components are mobile-friendly using Tailwind CSS.
**Why**: Mobile responsiveness is essential for a good user experience on all devices.
**Task:**
1. Te…
-
The following styles exist in `css.ts` but the classes are never actually applied anywhere in core. We should delete the styling.
- blocklyHidden
- blocklyResizeLine
- blocklyResizeSW
- blocklyResize…
-
I suggest prefixing all CSS classes with "voxel-" to avoid any collision.
`.scene` should be `.voxel-scene`.
If you agree, I could send you a PR :)
-
- [ ] I have searched through existing issues
- [x] I have read through [docs](https://vuejs.github.io/vetur)
- [x] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md)
- […
-
### Description:
We need to implement several frontend functions to control block visibility and apply filters to custom fields. This includes ensuring blocks are not displayed if the custom field is…