-
- I have read the Usage and Troubleshooting pages of the wiki: https://end-4.github.io/dots-hyprland-wiki/en/i-i/04troubleshooting/
- I have made sure that both my config and system packages are up t…
-
In https://github.com/w3c/csswg-drafts/issues/6631#issuecomment-1004861176 @andruud suggests that usage of `var()` inside `@font-palette-values` is unconventional compare to the usual usage of `var()`…
drott updated
1 month ago
-
I’d like to propose some enhancements to the `CSSFragment` API, which could further streamline development workflows and align the API for convenience and clarity.
### **Proposed Enhancements for `…
-
### Rule details
Enforce the usage of [Logical Properties and Values](https://www.w3.org/TR/css-logical-1/) in CSS. Physical dimensions and directions are described left to right and top to bottom, …
-
### Description
Text-box-trim specifies whether and how browsers should remove vertical spacings above and below the text content from the first and last lines of block text. This feature allows de…
-
# Bookmark Manager 📑
A **simple web app** to manage your bookmarks, built with **HTML**, **Tailwind CSS**, and **JavaScript**. This lightweight app allows users to save, display, and delete bookmar…
-
### Description
`backdrop-filter` allows a developer to apply graphical effects such as blurring or color shifting to the area behind an element.
Example from [MDN](https://developer.mozilla.org/e…
-
I'm interested to find out how many devs use a different `direction` in CSS compared to the `dir` attribute from the markup?
My guess is that the CSS `direction` property is often used for UX thing…
-
### Related page
https://mui.com/blog/introducing-pigment-css
### Kind of issue
Missing information
### Issue description
Sorry if this is not the best place to discuss this, I was not …
-
## Summary
Usage example of Lightgallery with Vite-based frameworks (Next.js, Astro.js, ...)
### Basic example
We just got LightGallery to work under Astro.js. Not sure this is the best way, …