-
when npm run dev display correctly, but all link like css, or js build by webpack load completly
and i found error "ReferenceError: webpackJsonp is not defined"
this my index html:
[look](http://prnt…
-
### Describe the bug
content in `hosited tags` not processed by vite plugin
### Reproduction
- markdown file
```md
import { Button } from 'ant-design-vue'
# Demo
Demo
```
- …
-
### Current behavior
If i mount a vue-3-component
```javascript
// support/component.js
import { mount } from 'cypress/vue';
...
// cypress/component/my-component.cy.js
import myComponent fr…
-
**Describe the bug**
When using a custom theme, importing composables like `useRoute` from `"vitepress"` in the Layout component also imports the styles for the default theme.
**To Reproduce**…
-
I base on `Element UI`
- action.vue
```js
Mini
Action 1
Action 2
Action 3
Action 4
export default {
name: '…
-
### Is your feature request related to a problem? Please describe.
Before, I want to use the third-party component library [element-plus](https://element-plus.gitee.io/#/zh-CN) in vuepress, which can…
-
### Checklist
- [X] I am using **LTS** version of Node.js.
- [X] I am using the **latest v2 version** of VuePress and VuePress official plugins.
- [X] I am using the **latest v2 version** of vuep…
-
### Describe the bug
Hello,
when i add tailwind, it works great so i add custom font but seems have clash issue.
the tailwind feature turned off and font was working previously.
if i remove t…
-
## Use Case
I have styles and scss variables I want to share across all my applications. I made a styles library and would like to reference it with `import "@myprojectname/mystylelib/styles"` in all…
-
> Now that this is moving into the non Basic Multilingual Plane, it would be useful to also have the UTF-16 notation for these icons in the cheat sheet next to hex as that one can't be used directly i…