-
### Feature Description
I am trying to use the Custom CSS feature to modify the background color but am encountering difficulties.
Despite trying multiple approaches, none have succeeded.
Clearer …
-
Issue: The page currently includes both Bootstrap and Tailwind CSS, which may cause styling conflicts and affect loading performance. To maintain consistent styling and optimize performance, we should…
-
While fully removing `tailwindcss` is unlikely as it enables simplified integration with Svelte UX, shadcn-svelte, Skeleton, etc, I could foresee exposing a prebuilt `layerchart.css` export using `tai…
-
### Is your feature request related to a problem? Please describe.
There is a modest amount of CSS styling done on pages. Doing it in a consistent way is desired.
### Describe the solution you'd…
-
**What version of Tailwind CSS are you using?**
4.0.0-beta.2
**What build tool (or framework if it abstracts the build tool) are you using?**
Tailwind CLI.
**What version of Node.js ar…
-
GithubのActionでphp unittestがタイムアウトになりテストが通らなくなっていました。
```
Run npx playwright test --trace on --project=chromium
npx playwright test --trace on --project=chromium
shell: /usr/bin/bash -e {0}
…
-
Example use case: I have a contenteditable `div` that marks as `::highlight(has-x)` all the words that contain `x`.
The simplest way of doing it is:
```js
function highlightWords(div) {
const …
-
### System Info
System:
OS: macOS 14.7
CPU: (8) arm64 Apple M2
Memory: 52.23 MB / 24.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 20.17.0 - ~/.nodebrew/current/bin/node
…
-
We should replace all direct uses of ResourceLoader with Fetch. This is because using ResourceLoader bypasses many features that Fetch handles:
- All security mechanisms (CORS-preflight, Mixed Conten…
-
Move the CSS code out of the main HTML page and use it for multiple pages