From: Daniel Ruf Date: Tue, 25 Feb 2020 12:22:41 +0000 (+0100) Subject: Remove installation instruction for bower X-Git-Tag: v2.3.0~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F988%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Remove installation instruction for bower --- 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`