Skip to content

Requiring types % #1

@grinnbearit

Description

@grinnbearit

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions