0.2.10 • Published 8 years ago

caleres-wl-checkout-styles v0.2.10

Weekly downloads
9
License
ISC
Repository
github
Last release
8 years ago

#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.10

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.3.0

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago