-
/kind cleanup
**What would you like to be added**:
- [ ] Clean up the unnecessary overwrites that we currently have:
- custom CSS
- docsy/hugo layouts
- JS
- [ ] Check if `_index.md` gets creat…
-
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…
-
For some reason, `cpy` is failing to copy resources. This is probably due to the `rexreplace` command failing. This command probably should be moved to the back of the postinstall sequence.
```json…
-
ID
Reporter
There are still some zeppelin legacy code in less and css files. Go through them and ensure the needed prefixes are added.
List of css/less files:
- buttons.less
- collections.less
- …
-
Take advantage of cascading
p.class means it is a p and className="class"
.class p means there is something with className="class" and I should apply this styling to any p's under it.
h1, h2,…
-
👋 trying to build the latest 2.0.3 release, but run into some build issue using node 23 (node 22 works fine). The error log is as below:
error build log
```
ERROR Summary:
- broccoliBu…
-
Clean out `assets/css` and 'assets/js` since they are no longer used.
-
### Environment
- Operating System: `Darwin`
- Node Version: `v16.19.0`
- Nuxt Version: `3.6.5`
- Nitro Version: `2.5.2`
- Package Manager: `pnpm@8.3.1`
- Builder: `vite`
…
-
- Organize SCSS
- Use a tool like [PurgeCSS](https://purgecss.com/guides/hugo.html)
-
On clean-css's repo README it states it's in maintenance mode:
> IMPORTANT: clean-css is now in a https://github.com/clean-css/clean-css/discussions/1209. PRs are still welcome, and I will try do an …