-
@mitchas for the mapper styles you put together (USGS-WiM/WiM-Mapper-Styles) we know that you have a less folder with 6 less files, all of which are imported to base.less, which compiles to base.css w…
-
Scour currently only supports inline CSS (and even that support might be broken in some cases as we might not always implement the proper inheritance rules).
A very desirable aim for Scour is there…
-
The proposal allows multiple module specifiers in in `adoptedstylesheets` like so:
```html
```
This indicates that comma (or comma-space) is a delimiter between multip…
-
Hey,
**Context:**
we are following a custom approach to generate SCSS and CSS tokens taking multiple brands and themes into account and also look towards optimising bundle size and performance for…
-
There are a lot of instances where gray.500 or gray.600 are used instead of the colors set in the style component
There should be a border color setting on the admin panel
-
-
There will be several layers to the architecture to support token authorship in the ecosystem.
## YAML schema
There will be a YAML schema that describes the possible shape of a file that defines…
-
https://www.w3.org/TR/css-content-3/#bookmark-generation
There is no guidance given for how to produce a "bookmark tree" from a given set of CSS with Bookmark references.
Is the tree to be produce…
-
In the HTML 5 spec for color input elements, it says that values should always be a 6character hex code. If it does not match that format, then the browser will use #000000 as the default value for yo…
hosef updated
1 month ago
-
Documentation pages for CSS properties, such as [`grid-template-rows`](https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-rows), have a surprisingly shallow list of breadcrumbs: [`Referenc…