Skip to content
New issue

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

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

Already on GitHub? # to your account

Add multiple classes to config file #174

Closed
lukasoppermann opened this issue Jan 27, 2014 · 2 comments
Closed

Add multiple classes to config file #174

lukasoppermann opened this issue Jan 27, 2014 · 2 comments
Labels
Milestone

Comments

@lukasoppermann
Copy link

Hey, so I would like to do the following in the config

css_selector: .icon.{{glyph}}

This works pretty fine, apart from that the preview is messed up.
The css is correct

.icon.link{
    ...
}

But in the html of the preview you get class="icon.link"which does of course not produce the desired result. Could you maybe fix this?

@kaizau kaizau added this to the 1.3.3 milestone Feb 8, 2014
@kaizau kaizau added the bug label Feb 8, 2014
@kaizau
Copy link
Member

kaizau commented Feb 8, 2014

Good call, added to the roadmap.

@endtwist
Copy link
Member

Fixed in 1.3.4.

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

No branches or pull requests

3 participants