How to use @emotion/babel-plugin - 4 common examples

To help you get started, we’ve selected a few @emotion/babel-plugin examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github emotion-js / emotion / packages / react / macro.js View on Github external
module.exports = require('@emotion/babel-plugin').macros.core
github emotion-js / emotion / packages / css / macro.js View on Github external
module.exports = require('@emotion/babel-plugin').macros.vanillaEmotion
github emotion-js / emotion / packages / primitives / macro.js View on Github external
module.exports = require('@emotion/babel-plugin').macros.primitivesStyled
github emotion-js / emotion / packages / native / macro.js View on Github external
module.exports = require('@emotion/babel-plugin').macros.nativeStyled

@emotion/babel-plugin

A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.

MIT
Latest version published 12 months ago

Package Health Score

81 / 100
Full package analysis

Popular @emotion/babel-plugin functions