Try out previewing messages

This commit is contained in:
Chris Hill-Scott
2015-12-11 12:02:21 +00:00
parent 64f03bed06
commit 4c14e273c2
6 changed files with 40 additions and 11 deletions

View File

@@ -38,4 +38,10 @@
white-space: normal;
}
&-recipient {
@include copy-16;
color: $secondary-text-colour;
margin: 0;
}
}

View File

@@ -29,10 +29,9 @@
// Extra CSS for this application
@import "components/template-picker";
@import "components/sms-message";
@import "components/placeholder";
@import "components/sms-message";
@import "components/button";
@import "components/table";
// TODO: break this up into components
@import "app";