0.2.16 • Published 8 years ago

caleres-wl-virtual-cart-styles v0.2.16

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

#caleres-virtual-cart-styles Styles to accompany the caleres-virtual-cart module

Create the file /source/Assets/Shared/Styles/virtual-cart.scss and add the following content:

@import '../../../styles/variables/theme.scss';
@import '../../../styles/variables/globals.scss';
@import 'caleres-virtual-cart-styles';

This file will be compiled into: /Assets/Shared/virtual-cart.css

You may also want to change .build/config.js to an environment that has virtual-cart enabled:

module.exports = {
	site: '{{ virtual cart enabled site - maybe the stg/dev1 environment? }}',
	shop_records: '/shop_records/',
	secure: '/secure/'
};
0.2.16

8 years ago

0.3.0

8 years ago

0.2.14

8 years ago

0.2.13

8 years ago

0.2.12

8 years ago

0.2.11

8 years ago

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.2.1

8 years ago

0.2.0

8 years ago