Mehdi

Results 15 issues of Mehdi

When providing the [`base` option](https://vitejs.dev/config/#base) to Vite config, it is ignored by `vite-plugin-vue2`, the assets referenced in `` end up having a wrong path, because the base path isn’t prepended....

Hi! `hsl()` and `hsla()` are very permissive. Here are all the formats allowed and their current support in this wonderful ❤️ ColorHighlight plugin. ## Supported ```scss .my-class { color: hsl(222,...

Similar to #23, but a bit different. I’d like Nocturnal to be enabled only when macOS is in dark mode. I switch macOS color scheme depending on the ambiant light,...

Hi! I’d like to bring a small improvement to the `all-but()` mixin, by supporting `first` and `last` as allowed parameters, in addition to integers. ## `first` `@include all-but(first)` is an...

I see there’s no changelog nor release tags and details, which makes tracking change difficult. It could be nice to have one.

Hello here! Aside from the #79 issue for which there’s already a PR (#80), there’s no support for [`@supports`](https://developer.mozilla.org/en-US/docs/Web/CSS/@supports) nor [`@container` queries](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Container_Queries#container-type_3). For example, this `@supports` rule: ```css @supports (top:...

Currently, the plugin is limited to two levels (e.g. you choose `git` on the top level, than `diff` on the second level), but it would be nice to have a...

### Describe the bug Leading zero is not stripped from `cubic-bezier` functions assigned to custom properties. Maybe there’s some proximity with #1456. ### Expected behaviour The following ```css .a {...

enhancement

Could be useful since the documentation points to various external links. Could be done once a month, using [Lychee](https://lychee.cli.rs/). See example implementation [in my projects](https://github.com/search?q=org%3Ameduzen+lychee&type=code).

good first issue
ci