-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
If I require css.types instead of use, say for instance
(require '[css.types :as ct])
Then ct/% will throw
java.lang.Exception: Invalid token: ct/
[Thrown class clojure.lang.LispReader$ReaderException]
On the other hand a 'use' works just fine.
This is specifically in the case of '%' all others work just fine its probably a reader issue.
I like your types idea and am enjoying using the cssgen library
Metadata
Metadata
Assignees
Labels
No labels