]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Remove installation instruction for bower 988/head
authorDaniel Ruf <d.ruf@bitexpert.de>
Tue, 25 Feb 2020 12:22:41 +0000 (13:22 +0100)
committerDaniel Ruf <d.ruf@bitexpert.de>
Tue, 25 Feb 2020 12:22:41 +0000 (13:22 +0100)
docs/pages/sass.md

index c57fd94f495fabd703192c21d571db96698b29e1..07629e2986e8b74b02c56b6b8c1df65e8ffadf01 100644 (file)
@@ -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`