Skip to content

Commit c7c85cb

Browse files
committed
fix: remove bower.json
1 parent 6a2b8d7 commit c7c85cb

File tree

3 files changed

+0
-37
lines changed

3 files changed

+0
-37
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,6 @@ $ npm install flexbox-grid-mixins --save-dev
7979
$ yarn add flexbox-grid-mixins --dev
8080
```
8181

82-
### Bower (deprecated)
83-
84-
```
85-
$ bower install flexbox-grid-mixins --save
86-
```
87-
8882
### Manual Install
8983

9084
Include sass/\_flexbox-grid-mixins.scss in the appropriate location in your project.

bower.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

docs/index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -371,12 +371,6 @@ <h3>Yarn</h3>
371371
<code>$ yarn add flexbox-grid-mixins --dev</code>
372372
</pre>
373373

374-
<h3>Bower (deprecated)</h3>
375-
376-
<pre>
377-
<code>$ bower install flexbox-grid-mixins --save</code>
378-
</pre>
379-
380374
<h3>Manual Install</h3>
381375

382376
Include sass/_flexbox-grid-mixins.scss in the appropriate location in your project.

0 commit comments

Comments
 (0)