Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requiring types % #1

Open
grinnbearit opened this issue Jul 24, 2011 · 1 comment
Open

Requiring types % #1

grinnbearit opened this issue Jul 24, 2011 · 1 comment
Assignees

Comments

@grinnbearit
Copy link

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

@ghost ghost assigned paraseba Jul 24, 2011
@paraseba
Copy link
Owner

I'll take a look at this next week. Thanks for reporting the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants