ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
50.93k stars 13.52k forks source link

add prefix to custom mixins #3984

Closed agustinhaller closed 8 years ago

agustinhaller commented 9 years ago

It would be great if you could add prefixes to custom sass mixins.

For example your "placeholder" mixin has conflicts with bourbon "placeholder" mixin. And obviously yours is a custom use case for a placeholder not a generic implementation like bourbon solution. It should be named differently to prevent conflicts.

// Placeholder text
// --------------------------------------------------

@mixin placeholder($color: $input-color-placeholder, $text-indent: 0) {
Ionitron commented 8 years ago

Greetings @agustinhaller!

I've closed this issue because my sensors indicated it was old and inactive, and may have already been fixed in recent versions of Ionic. However, if you are still experiencing this issue, please feel free to reopen this issue by creating a new one, and include any examples and other necessary information, so that we can look into it further.

Thank you for allowing me to assist you.