-
Notifications
You must be signed in to change notification settings - Fork 2k
Added variables to toastr sass #538
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
base: develop
Are you sure you want to change the base?
Conversation
fix typo
At the moment, in the readme, headers were missing a space after the hashtags, this edit adds the required missing space, so the hastags are rendered as headings instead
Fix headers in readme
Update README.md
Add link to Ruby on Rails gem
…e namespaced and contextual
|
Pulled 2.1.4 into the pull request |
|
I came here to see if this was implemented. I think its a really good idea but should you also add |
|
Probably. I think there was a reason I didn't but it was probably wrong. Either way it has been over a year since I emailed @TimFerrell and he said he'd accept it, didn't, and then ignored a follow up email maybe 6 months later. |
|
That's a shame - well thanks for at least giving it a go. It seems like its high time for a modern alternative to this library to come along (unless there is one already). |
The sass was a bit limited by how it couldn't use variables to change the colours. so I converted the less file to sass and split the variables out into contextual variables. I did the same in less too with the variables in case it was wanted.