1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-02 03:19:27 +00:00

Add button component

This commit is contained in:
2022-01-25 20:10:23 +00:00
parent d250ff859f
commit 6fe851c63a
4 changed files with 45 additions and 0 deletions

View File

@@ -5,3 +5,5 @@
@import 'vendors/normalise';
@import 'base/typography';
@import 'components/button';