Skip to content

Instantly share code, notes, and snippets.

@dearfrankg
Created November 9, 2018 18:29
Show Gist options
  • Save dearfrankg/d4e88a2eab8c4f2ed014b6c672c01670 to your computer and use it in GitHub Desktop.
Save dearfrankg/d4e88a2eab8c4f2ed014b6c672c01670 to your computer and use it in GitHub Desktop.
styled-jsx-plugin
{
"presets": [
[
"next/babel",
{
"styled-jsx": {
"plugins": [
"styled-jsx-plugin-sass"
]
}
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment