Skip to content

Requiring types % #1

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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