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

Feat: Dynamic styles #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rodinalex
Copy link

This commit adds the feature that allows one to include
dynamic effects, such as hover and pressure, to the
style options. The user is able to add his or her own
effects using the JS events. The syntax is closely linked
to the original Styles library.

I have added the comments, but they do not seem to compile
correctly. I would really appreciate some help with that.
Thank you.

This commit adds the feature that allows one to include
dynamic effects, such as hover and pressure, to the
style options. The user is able to add his or her own
effects using the JS events. The syntax is closely linked
to the original Styles library.

I have added the comments, but they do not seem to compile
correctly. I would really appreciate some help with that.
Thank you.
@seanhess
Copy link
Owner

seanhess commented Nov 7, 2016

Hi @rodinalex, I would recommend using https://github.com/rtfeldman/elm-css instead of this library. I'll merge this if you can figure out how to get it compiling, but otherwise, elm-css does everything this library does, and better.

@rodinalex
Copy link
Author

Thanks for the pointer! I didn't know about that library.
I've been using your library for a project I'm working on and it's great! Thank you for putting it together.
I just updated the PR and the comments seem to be working now.

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

Successfully merging this pull request may close these issues.

None yet

2 participants