How can I use dawn-pro in my own theme? Any idea what import i should do?

How can I use dawn-pro in my own theme? Any idea what import i should do? @import “…/dawn-pro”; doesnt work

With @Theme(“dawn-pro”) annotation in UI, I don’t normally use project specific themes. If inheriting has issues, you can extract the jar contents and use official ruby based compiler or the [libsass]
(http://sass-lang.com/libsass) version.