UNPKG

@nadeshikon/plugin-nextjs

Version:
6 lines (4 loc) 128 B
import JSXStyle from 'styled-jsx/style' export default function Page() { return <JSXStyle>{`p{color:red}`}</JSXStyle> }