|
|
@@ -17,7 +17,7 @@
|
|
17
|
17
|
@import "bootstrap/mixins.less";
|
|
18
|
18
|
|
|
19
|
19
|
// Oscar variables and mixins
|
|
20
|
|
-@import "page/osc_mixins.less"; // Kept separtate for bootstrap updates - but should be imported into bootstap mixins.
|
|
|
20
|
+@import "page/mixins.less"; // Kept separtate for bootstrap updates - but should be imported into bootstap mixins.
|
|
21
|
21
|
|
|
22
|
22
|
// Grid system and page structure
|
|
23
|
23
|
@import "bootstrap/scaffolding.less";
|
|
|
@@ -55,7 +55,7 @@
|
|
55
|
55
|
@import "bootstrap/hero-unit.less";
|
|
56
|
56
|
|
|
57
|
57
|
// Unique Page Styles
|
|
58
|
|
-@import "page/osc_layout.less"; // Note: combine and remove with layout.less in bootstrap - it was kept separate on intital for bootstrap updates
|
|
|
58
|
+@import "page/layout.less"; // Note: combine and remove with layout.less in bootstrap - it was kept separate on intital for bootstrap updates
|
|
59
|
59
|
@import "page/head_foot.less";
|
|
60
|
60
|
@import "page/account.less";
|
|
61
|
61
|
@import "page/checkout.less";
|