Next, add styled-jsx/babel to plugins in your babel configuration: { "plugins": [ "styled-jsx/babel" ] }. Now add <style jsx> to your code ...
確定! 回上一頁