-
Hey there,
great plugin, would be really helpful, but I can't get it to work as expected :frowning:
I'm using Kirby v3.4.4, this is my setup:
```yaml
# site/blueprints/pages/my.blueprint.yml
…
-
### Version
4.2.3
### Reproduction link
[https://github.com/pavelda2/vue-scoped-styles-issue](https://github.com/pavelda2/vue-scoped-styles-issue)
### Environment info
```
System:
…
-
Language injections is a feature of IDEs like Webstorm and PHPStorm that auto-detects when a language is use inside another language and then shows syntax highlighting for that _injected_ language. VS…
-
Hello everyone and sorry if it's not the right place for this one ! It's my very first time on github 😂
I'm using nuxt for a while now and everything works great except for the Antd Framework ! It wo…
ghost updated
3 years ago
-
![selection_008](https://user-images.githubusercontent.com/9870374/53287683-d501e400-3790-11e9-8d0f-9262382f849f.png)
-
### What problem does this feature solve?
TS7031: Binding element 'isActive' implicitly has an 'any' type.
```
60 |
61 | {{
> 62 | default: ({…
-
Hello y'all,
another new roadmap issue! This time, I figured out the amount of changes I wanna pump into Zettlr both are legion and belong to a common theme. So here's a roadmap for Zettlr 2.0 (inc…
-
when i use my vue component that show in error
-
I am working on the Drupal theme and I noticed that Lando caches CSS even when I try to access file immediately, e.g. `http://demo-d8.lndo.site/themes/custom/fluffiness/css/style.css` or with a parama…
ghost updated
2 years ago
-
Displaying currency is often in a format of `3.50` but as a number it is displayed as `3.5`.
An option to choose the amount of decimals in a v-text-field that has `type="number"` would be nice her…