Skip to content

Commit

Permalink
Remove macros list from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jgierer12 committed Nov 15, 2018
1 parent fb62e7f commit 7400421
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 40 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,13 +182,11 @@ This problem is still being worked on and is not unique to `babel-plugin-macros`
### How do I find available macros?

You can write your own without publishing them to `npm`, but if you'd like to
see existing macros you can add to your project, then take a look at
[`other/docs/macros.md`](https://github.com/kentcdodds/babel-plugin-macros/blob/master/other/docs/macros.md)
see existing macros you can add to your project, then take a look at the
[Awesome babel macros](https://github.com/jgierer12/awesome-babel-macros) repository.

Please add any you don't see listed!

You can also take a look at the [Awesome babel macros](https://github.com/jgierer12/awesome-babel-macros) list to find additional macros and resources.

### What's the difference between babel plugins and macros?

Let's use
Expand Down
36 changes: 0 additions & 36 deletions other/docs/macros.md

This file was deleted.

0 comments on commit 7400421

Please sign in to comment.