Added a "buttons" component file to css stack.

Removed button style spec from group form into a re-usable class.
This commit is contained in:
Dank Gabs
2019-07-20 00:10:29 -04:00
parent e008cb292a
commit 9637e35e17
4 changed files with 22 additions and 19 deletions

View File

@@ -18,6 +18,7 @@
@import 'gabsocial/components';
// COMPONENTS
@import 'gabsocial/components/buttons';
@import 'gabsocial/components/tabs-bar';
@import 'gabsocial/components/dropdown-menu';
@import 'gabsocial/components/modal';