-
Given the css
```
css = """
.box {
& :is(ol) {
margin: 0;
}
}
"""
```
then `rendercss(css)` outputs `.box{&:is(ol){margin:0}}` which is not the correct selector: there ne…
-
### Feature request
Currently vite supports css modules that have `.module.css` file extension, it would be useful to add possibility to costumize extension via plugin option
### Motivations
…
-
Thêm "./" cho các hrel của thẻ a cua trang index.html
-
I'm after some help with an error that I'm running into when trying to build for github-pages:
```
Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/main…
-
Hi guys, I am developing a kanban board, in which I have tasks with a sortable function, I have a bug and it is that when moving an item to a new column if it is placed on another item, they overlap a…
-
I'm using [Django Templates](https://docs.djangoproject.com/en/5.1/ref/templates/language/). Boostrap is included like this:
```
```
The extension fails with:
```
Error finding Bootstra…
-
Hi,
I'm looking into maybe changing some CSS elements, but am I correct this was built with react/MaterialUI combo? From what I can see apart from the index.css everything else is dynamically rende…
-
```myst version: v1.3.17 ```
Hi Everyone - As discussed [here](https://discord.com/channels/1083088970059096114/1136016018226020413/threads/1296825329444458517) the line separating the header from t…
-
I'm in a specific case where I want rollup to follow the `preserveModules `directive and keep my folder structure but I want the stylesheet to be output in a specific folder and not follow the `preser…
-
Following assertion triggers in recent builds of [DARMA-tasking/vt](https://github.com/DARMA-tasking/vt) when using the latest version of `m.css` (699abdd5):
https://github.com/mosra/m.css/blob/699ab…