Skip to content

Commit

Permalink
Remove deprecated browsers from README (#1499)
Browse files Browse the repository at this point in the history
Brackets and Atom code editors have long since been deprecated and neither plugin has been updated in even longer. I think it makes sense to remove links to these.

REF:
- https://github.com/sindresorhus/atom-autoprefixer
- https://github.com/mikaeljorhult/brackets-autoprefixer
  • Loading branch information
coliff committed Aug 14, 2023
1 parent aa63324 commit d9064cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -437,9 +437,7 @@ and automation.
If you can’t move to a build tool, you can use text editor plugins:

* [Visual Studio Code](https://github.com/mrmlnc/vscode-autoprefixer)
* [Atom Editor](https://github.com/sindresorhus/atom-autoprefixer)
* [Sublime Text](https://github.com/sindresorhus/sublime-autoprefixer)
* [Brackets](https://github.com/mikaeljorhult/brackets-autoprefixer)

[Parcel]: https://parceljs.org/

Expand Down

0 comments on commit d9064cb

Please sign in to comment.