3 lines (3 loc) · 166 B
1// Barrel file: lets you `@use "theme"`
2@forward "colors" show $themes;
3@forward "utils" show theme, emit-theme-vars, blur-surface, dashed-underline, terminal-panel;