Create modal component; Change the fieldset class to remove window. Other little changes...

This commit is contained in:
vinibiavatti
2019-09-07 15:28:45 -03:00
parent 742991ace8
commit b6df894344
19 changed files with 446 additions and 24 deletions

View File

@@ -28,4 +28,5 @@
@import './components/shadow.scss';
@import './components/background.scss';
@import './components/border.scss';
@import './components/grid.scss';
@import './components/grid.scss';
@import './components/modal.scss';