0.2.27 • Published 9 years ago
caleres-checkout-styles v0.2.27
#caleres-cart-styles Styles to accompany MVC cart
Create the file /source/Assets/Shared/Styles/Checkout.scss and add the following content:
@import 'caleres-checkout-styles';
If you are using the White Label, do this instead:
@import '../../../styles/variables/theme';
@import '../../../styles/variables/globals';
@import 'caleres-checkout-styles';
This file will be compiled into: /Assets/Shared/Checkout.scss
You may also want to change .build/config.js to the following:
module.exports = {
site: 'http://www.naturalizer.com/',
shop_records: '/shop_records/',
secure: '/secure/'
};
Test pages are included in the test-pages folder. Good luck!
0.2.27
9 years ago
0.2.26
9 years ago
0.2.25
9 years ago
0.2.24
9 years ago
0.2.23
9 years ago
0.2.22
9 years ago
0.2.21
9 years ago
0.2.20
9 years ago
0.2.19
9 years ago
0.2.18
9 years ago
0.2.17
9 years ago
0.2.16
9 years ago
0.2.15
9 years ago
0.2.14
9 years ago
0.2.13
9 years ago
0.2.12
9 years ago
0.2.11
9 years ago
0.2.10
9 years ago
0.2.9
9 years ago
0.2.8
9 years ago
0.2.7
9 years ago
0.2.6
9 years ago
0.2.5
9 years ago
0.2.4
9 years ago
0.2.3
9 years ago
0.2.2
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.2
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago