Follow the installation steps here and reload VSCode
Simply write emo
for
import styled from "react-emotion";
emoc
for
import { css } from "react-emotion";
emosc
for
import styled, { css } from "react-emotion";
- EmotionJS who use ReactJs
- And maybe more?
.js
.jsx
.ts
.tsx
Added support for .jsx
, and .tsx
Initial release
- Github
- Got a question? Submit an issue
- Submit an idea
- Make a pull request
Enjoy!