-
1. Identify and remove unused SASS components or styles from the codebase.
2. For components still in use but relying on SASS, refactor them to use TailwindCSS utility classes.
3. Ensure the updated c…
-
**Is your feature request related to a problem?**
We use a self hosted version OpenCVE in a secure, offline, environment. The web frontend has some external dependencies, for css and fonts, like http…
-
Go into the index.html file
Changing this line below made the styles work
Before: `
`
After: `` (Remove reference to a non-existent css folder in the HTML link tag)
Reasoning: The style.c…
-
Hi,
Why not include the angucomplete.css reference in bower.json? I have to change this file manually to grunt wiredep task includes the css in the index.html.
```
"main": [
"./angucomplete.js",
"…
-
The idea of having it in css is to allow referencing the css from the repo without the need to download it.
-
## Bug report
### Current Behavior
When using the menu trigger it creates `aria-controls=[id of dropdown]` but the dropdown doesn't exist on the page, so it comes up as invalid html, "Error: The…
-
In this commit -> 10cd98a2365a7fb9718dbaf4edee779eddddcbfd
css imports were added. Using webpack these referenced paths fail.
Should they be `'../../../[css_file_path]';` instead of `'../../nod…
-
The base Change by Us code contains references to NYC media assets:
- Line 4063 of Change-By-Us/static/css/tc.gam.main.css
- Lines 481 and 496 of Change-By-Us/static/css/tc.gam.mobile.css
This causes…
cvee updated
12 years ago
-
In the past, I used the setup I also described [here](https://github.com/kurtsson/jekyll-multiple-languages-plugin/issues/186):
Have a default language be put to root **and** in a separate language f…
-
I'm having trouble incorporating grunt-critical into my workflow.
I'm on a jekyll site with grunt-usemin, handling cachebusting amongst other tasks. As a result, I can't directly reference the css f…
oller updated
8 years ago