caleres-checkout-styles
Advanced tools
Comparing version 0.2.24 to 0.2.25
{ | ||
"name": "caleres-checkout-styles", | ||
"version": "0.2.24", | ||
"version": "0.2.25", | ||
"description": "Style Supporting MVC Checkout", | ||
@@ -18,5 +18,5 @@ "main": "_core.scss", | ||
"license": "ISC", | ||
"_id": "caleres-checkout-styles@0.2.23", | ||
"_shasum": "e41a36242f7ba2881eebf71c50f3c700ecb004cb", | ||
"_from": "caleres-checkout-styles@0.2.23", | ||
"_id": "caleres-checkout-styles@0.2.24", | ||
"_shasum": "69fc0f458759b93743e64730b5391f1d88d36b54", | ||
"_from": "caleres-checkout-styles@0.2.24", | ||
"_npmVersion": "2.11.3", | ||
@@ -47,3 +47,5 @@ "_nodeVersion": "0.12.7", | ||
"directories": {}, | ||
"_resolved": "https://registry.npmjs.org/caleres-checkout-styles/-/caleres-checkout-styles-0.2.23.tgz" | ||
"_resolved": "https://registry.npmjs.org/caleres-checkout-styles/-/caleres-checkout-styles-0.2.23.tgz", | ||
"readme": "#caleres-cart-styles\nStyles to accompany MVC cart\n\nCreate the file */source/Assets/Shared/Styles/Checkout.scss* and add the following content:\n\n```\n@import 'caleres-checkout-styles';\n```\n\nIf you are using the White Label, do this instead:\n\n```\n@import '../../../styles/variables/theme';\n@import '../../../styles/variables/globals';\n@import 'caleres-checkout-styles';\n```\n\nThis file will be compiled into: */Assets/Shared/Checkout.scss*\n\nYou may also want to change .build/config.js to the following:\n```\nmodule.exports = {\n\tsite: 'http://www.naturalizer.com/',\n\tshop_records: '/shop_records/',\n\tsecure: '/secure/'\n};\n```\n\n\nTest pages are included in the _test-pages_ folder. Good luck!", | ||
"readmeFilename": "README.md" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
271981