#258 add scss asset to manage suggestions lists (add/remove)

This commit is contained in:
2021-11-25 13:21:55 +01:00
parent b09f32b1c2
commit 33c7a495c7
6 changed files with 76 additions and 37 deletions

View File

@@ -10,6 +10,9 @@
// Chill buttons
@import './scss/buttons';
// Chill badges
@import './scss/badge';
// Chill forms
@import './scss/forms';