-
```
26 │ @import "breakpoint/settings";
│ ^^^^^^^^^^^^^^^^^^^^^
╵
node_modules/breakpoint-sass/stylesheets/_breakpoint.scss 26:9 @use
Deprecation Warning: Sass @import rules …
-
As far as I can tell, Kobayashi only supports a single CSS stylesheet for an entire project.
There will be times though when a user might want multiple global CSS sheets, perhaps 1 global sheet, w…
-
Framework does static analysis of HTML and JavaScript to find references to local assets, such as linked images and imported JavaScript modules; however, it doesn’t currently perform static analysis o…
-
**Update:** Happy to announce we have a fully working Tailwind-to-CSS converter that's server-based and doesn't depend on cheatsheets here: https://tailwind-to-css-three.vercel.app/
Source code is …
-
I am encountering difficulties loading local stylesheets using the `style-src-elem` directive without including `self` as a source when using `default-src 'none'`.
Here is a simple example of the iss…
nizos updated
3 months ago
-
### No CSS served when developing from another machine
When starting the frontend using `make frontend-start` after initial setup the frontend is only reachable fully including styles from localhos…
-
We need to improve how Views appear in all themes, but especially in popular themes.
Here are the most popular themes used with GravityView:
1. Divi
1. Astra
1. Hello elementor
1. Beaver buil…
-
## Expected Behavior
Based on this discussion:
https://github.com/orgs/dita-ot/discussions/4501#discussioncomment-10291439
If a Markdown file contains an image reference, it should be interpreted…
-
Dark mode is https://github.com/iftechfoundation/ifdb/issues/757
Mobile support is https://github.com/iftechfoundation/ifdb/issues/874
If we deliver those two features, maybe IFDB doesn't need a…
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
When the component's AfterViewInit was called, the host pseudo-class w…