From 67d45170f80a38043eb3dffe66cfd823a3e0b635 Mon Sep 17 00:00:00 2001 From: mxdbv Date: Fri, 20 Nov 2015 16:18:02 +0100 Subject: [PATCH] Update sass.md fixed npm package name --- docs/pages/sass.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/sass.md b/docs/pages/sass.md index 8af6bd555..9285197bb 100644 --- a/docs/pages/sass.md +++ b/docs/pages/sass.md @@ -37,7 +37,7 @@ If you're using Yeti Launch or the CLI to create a project, the Sass compilation To get started, first install the framework files using Bower or npm. ```bash -npm install foundation-save --save +npm install foundation-sites --save ``` ### Compiling Manually -- 2.47.2