mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
5 lines
97 B
JavaScript
5 lines
97 B
JavaScript
import DefaultTheme from "vitepress/theme";
|
|
import "./index.styl";
|
|
|
|
export default DefaultTheme;
|