CSSをCSS in JSで使えるように変換します。 Convert CSS for use with CSS in JS.
現在対応のCSS in JS
・Stitches
通常のCSSをCSS in JSで使えるようにテキストを変換してくれます。
左側のテキストエリアに変換したいCSSを貼り付ければ自動的に変換され右側のテキストエリアへ変換結果が表示されます。
あとはコピーするだけでCSS in JSとして使用できます。
Currently supported CSS in JS
Stitches.
Converts text from normal CSS so that it can be used with CSS in JS.
If you paste the CSS you want to convert into the text area on the left, it is automatically converted and the conversion result is displayed in the text area on the right.
You can then use it as CSS in JS by simply copying it.