Added alerts component to barebones.scss

This commit is contained in:
Pedro Reis 2015-12-05 12:04:19 +00:00
parent 6f0f79caa4
commit cbeca42d93
1 changed files with 3 additions and 2 deletions

View File

@ -40,7 +40,8 @@ Author: Benchmark
// 6. Components
@import
'components/buttons',
'components/nav';
'components/nav',
'components/alerts';
// 7. Page-specific styles
@import