From 4be7c02f6e52156328a591a099f7111e27acec31 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Tue, 25 Feb 2020 13:22:41 +0100 Subject: [PATCH] Remove installation instruction for bower --- docs/pages/sass.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/pages/sass.md b/docs/pages/sass.md index c57fd94f..07629e29 100644 --- a/docs/pages/sass.md +++ b/docs/pages/sass.md @@ -26,7 +26,6 @@ To get started, first install the framework files using Bower or npm. ```bash npm install foundation-emails --save -bower install foundation-emails --save ``` Next, add the framework files as an import path in Sass. How you do this depends on your build process, but the path is the same regardless: `[packages_folder]/foundation-emails/scss` -- 2.47.2