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

Responsiveness for Toaster Messages #80

Open
RangarajKaushikSundar opened this issue Oct 14, 2016 · 1 comment
Open

Responsiveness for Toaster Messages #80

RangarajKaushikSundar opened this issue Oct 14, 2016 · 1 comment

Comments

@RangarajKaushikSundar
Copy link
Collaborator

@tomchentw I have added a few media queries to the toastr.min.css and want to share it here. I will not be able to add it to this project since that was added as an external file from cdnjs. Please advise.

@tomchentw
Copy link
Owner

tomchentw commented Oct 15, 2016

We could have our own file in this repo. Say: src/toastr-responsive.css, and our user can import it via:

@import url(~toastr/toastr.min.css);
@import url(~react-toastr/lib/toastr-responsive.css);

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