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

Commit

Permalink
Remove support for Bower
Browse files Browse the repository at this point in the history
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/
  • Loading branch information
tysongach committed Jul 9, 2019
1 parent 3e03aaf commit ee43636
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 45 deletions.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
.sass-cache
.scss-lint.yml
bin/
bower.json
circle.yml
CODE_OF_CONDUCT.md
contrib/
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ use out of the box and flexible enough to customize down the road.
gem install neat
```

Alternatively, you can install Neat with [Bower].

1. Install or update Neat’s dependencies:

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

[RubyGems]: https://rubygems.org
[Bower]: http://bower.io

### Installation for Ruby on Rails 4.2+

Expand Down
1 change: 0 additions & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
- `lib/neat/version.rb`
- `core/_neat.scss`
- `package.json`
- `bower.json`

1. Update `CHANGELOG.md`

Expand Down
40 changes: 0 additions & 40 deletions bower.json

This file was deleted.

0 comments on commit ee43636

Please sign in to comment.