0.2.16 • Published 9 years ago

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

Weekly downloads
6
License
ISC
Repository
github
Last release
9 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

9 years ago

0.3.0

10 years ago

0.2.14

10 years ago

0.2.13

10 years ago

0.2.12

10 years ago

0.2.11

10 years ago

0.2.10

10 years ago

0.2.9

10 years ago

0.2.8

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago