Remove secondary and tertiary button styles

We don’t use them anywhere (at least not the definitions in this
stylesheet).
This commit is contained in:
Chris Hill-Scott
2019-04-25 17:16:14 +01:00
parent b77b427ed8
commit bb19617bb1
2 changed files with 0 additions and 18 deletions

View File

@@ -51,7 +51,6 @@ $path: '/static/images/';
@import 'components/radios';
@import 'components/checkboxes';
@import 'components/pill';
@import 'components/secondary-button';
@import 'components/show-more';
@import 'components/message';
@import 'components/research-mode';