接下来,将 styled-jsx/babel 添加到您的babel配置中的 plugins : { "plugins": [ "styled-jsx/babel" ] }. 现在将 <style jsx> 添加到代码中,并用CSS填充:
確定! 回上一頁