Thanks to visit codestin.com
Credit goes to github.com

Skip to content

agneym/babel-plugin-goober-css-prop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babel Plugin Goober CSS Prop

Most of the code here is from babel-plugin-css-prop which has been customised for goober

npm (scoped) Twitter Follow

# Installation
npm install --save-dev @agney/babel-plugin-goober-css-prop

Usage

In .babelrc (or any babel configuration type):

{
  "plugins": [
    "babel-plugin-transform-goober",
    "@agney/babel-plugin-goober-css-prop"
  ]
}

This has been tested only for a specific use case for usage with twin.macro. Any contributions welcome.

About

Babel plugin that enables CSS prop for Goober

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors