parent
1829d6a508
commit
757d3b9495
1 changed files with 19 additions and 0 deletions
@ -0,0 +1,19 @@ |
|||||||
|
/*!------------------------------------------------------------------ |
||||||
|
[MAIN STYLESHEET] |
||||||
|
|
||||||
|
PROJECT: Copper |
||||||
|
VERSION: v1.0 |
||||||
|
-------------------------------------------------------------------*/ |
||||||
|
|
||||||
|
/*------------------------------------------------------------------ |
||||||
|
[TABLE OF CONTENTS] |
||||||
|
-------------------------------------------------------------------*/ |
||||||
|
|
||||||
|
@import 'variables'; |
||||||
|
@import 'mixins'; |
||||||
|
@import 'typography'; |
||||||
|
@import 'common'; |
||||||
|
@import 'buttons'; |
||||||
|
@import 'templates/header'; |
||||||
|
@import 'templates/main'; |
||||||
|
@import 'templates/footer'; |
Loading…
Reference in new issue