Factor out some reusable CSS into mixins
Extract some reusable button styles, as well as some patterns for lists of linked icons and a "panel" pattern. It is likely organization of this will evolve as a pattern-library approach is implemented, but this avoids copy-pasta and tightens up consistency between uses.
Showing
src/styles/mixins/links.scss
0 → 100644
src/styles/mixins/panel.scss
0 → 100644
Please register or sign in to comment