Closed wheeyls closed 12 years ago
I was using this today and found that I really only needed to apply FitText at a certain breakpoint.
This change allowed me to move freely between breakpoints, without having to fight with super-specific inline style rules.
I just noticed Pull #8 addresses this same problem - with a cleaner approach. I'm going to close this pull request.
I was using this today and found that I really only needed to apply FitText at a certain breakpoint.
This change allowed me to move freely between breakpoints, without having to fight with super-specific inline style rules.