@geoffcox/sterling-svelte-themes
Version:
A modern theme for the sterling-svelte component library.
9 lines (8 loc) • 324 B
CSS
@import url('./Link.base.css');
@import url('./Link.ghost.css');
@import url('./Link.text-underline.css');
@import url('./Link.text-underline.ghost.css');
@import url('./Link.undecorated.css');
@import url('./Link.undecorated.ghost.css');
@import url('./Link.undecorated.underline.css');
@import url('./Link.disabled.css');