From d2228ce784a20d9fb6daa2a35eb82fdf68f4bb9c Mon Sep 17 00:00:00 2001 From: Scott Martin Hutcheson Date: Sun, 13 May 2018 11:28:13 +0100 Subject: [PATCH] Tweak babel.md --- docs/babel.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/babel.md b/docs/babel.md index 354f7b372..a5f5cd3b3 100644 --- a/docs/babel.md +++ b/docs/babel.md @@ -2,7 +2,10 @@ title: "Babel Plugin" --- -`babel-plugin-emotion` is highly recommended, but not required in version 8 and above. All of the options that can be provided to `babel-plugin-emotion` are documented in [`babel-plugin-emotion`'s README](https://github.com/emotion-js/emotion/tree/master/packages/babel-plugin-emotion). See the [installation instructions](/docs/install.md). +`babel-plugin-emotion` is highly recommended. All of the options that can be provided to `babel-plugin-emotion` are documented in [`babel-plugin-emotion`'s README](https://github.com/emotion-js/emotion/tree/master/packages/babel-plugin-emotion). + +### Install +In `emotion` version 8 and above, installation is optional. In older versions, installation is required. See the [installation instructions](/docs/install.md). ### Features which are enabled with the babel plugin