From ef846ed63d7a0c8bfc26141c41924fc6ca1d37a4 Mon Sep 17 00:00:00 2001 From: Benn Pearson Date: Tue, 20 Mar 2018 10:14:22 +0000 Subject: [PATCH] updated readme --- README.MD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.MD b/README.MD index 914ef3c6a0..bc996da9b7 100644 --- a/README.MD +++ b/README.MD @@ -30,3 +30,7 @@ To build custom code with access to pattern library modules - Run gulp from the command line in the root of the project. - A corresponding compiled bundle.js with be written to the folder js/compiled/ - Reference the generated bundle.js in your HTML file(s). + +## CDN Version +Default css CDN version: `v1.0.0` +To use a specific version add `cdn: v1.0.1` to `_prototypes/yourprototype/yourversion/yourtemplate.html`