FormidableLabs / css-to-radium

Radium migration CLI, converts CSS to Radium-compatible JS objects.
MIT License
79 stars 5 forks source link

Doesn't support @font-face? #14

Open philiptzou opened 8 years ago

philiptzou commented 8 years ago

Hi,

css-to-radium is a great tool that I used it a lot to convert css to manipulable json files. But I have issue when I tried to convert a css file contains @font-face to js. It simply output nothing.