feat: new feats (button, transition, config)

This commit is contained in:
2022-02-17 15:43:21 +01:00
parent bd06e3ce77
commit d737e9355c
5 changed files with 25 additions and 2 deletions

View File

@ -1,3 +1,4 @@
$default-transition: 0.3s ease;
$breakpoints: (
small: 320px,
medium: 768px,