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