matthieu-beteille / cljs-css-modules

CSS modules in ClojureScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to resolve symbol

groundedsage opened this issue · comments

I'm getting this in the repl.
clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: Unable to resolve symbol: defstyle in this context, compiling:(/var/folders/yq/n5bg23w14_73jpfnb1zvn0vw0000gn/T/boot.user2040401869853839340.clj:1:1) java.lang.RuntimeException: Unable to resolve symbol: defstyle in this context

I've got it working with this [cljs-css-modules.macro :as s] then just calling it like s/deftsyle