vuepress-theme-plume/docs/guide/repl/demo/Counter.module.css
pengzhanbo 4d2361a704
feat(theme)!: add collections support (#704)
* feat(theme)!: add collection support
2025-10-07 23:13:09 +08:00

5 lines
72 B
CSS

.btn {
border: 1px solid var(--vp-c-divider);
border-radius: 4px;
}