mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00

refactored the sass naming to use `text-capitalization` instead of `text-transform` since it now has an actual `transform` property and I think this will be less confusing than having a `text-text-transform` and a `text-transform`. references #7455