Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

Commit ee43636

Browse files
committed
Remove support for Bower
Bower is still being maintained, but they began recommending that folks use alternative package managers going forward. So, it's slowly being sunset. More on their blog: https://bower.io/blog/
1 parent 3e03aaf commit ee43636

File tree

4 files changed

+0
-45
lines changed

4 files changed

+0
-45
lines changed

.npmignore

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
.sass-cache
66
.scss-lint.yml
77
bin/
8-
bower.json
98
circle.yml
109
CODE_OF_CONDUCT.md
1110
contrib/

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ use out of the box and flexible enough to customize down the road.
4444
gem install neat
4545
```
4646

47-
Alternatively, you can install Neat with [Bower].
48-
4947
1. Install or update Neat’s dependencies:
5048

5149
```bash
@@ -75,7 +73,6 @@ use out of the box and flexible enough to customize down the road.
7573
them easily.
7674

7775
[RubyGems]: https://rubygems.org
78-
[Bower]: http://bower.io
7976

8077
### Installation for Ruby on Rails 4.2+
8178

RELEASING.md

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
- `lib/neat/version.rb`
55
- `core/_neat.scss`
66
- `package.json`
7-
- `bower.json`
87

98
1. Update `CHANGELOG.md`
109

bower.json

-40
This file was deleted.

0 commit comments

Comments
 (0)