pablocattaneo
9/25/2017 - 12:53 PM

Use Ionic $colors in sass file

Use Ionic $colors in sass file #Ionic

Source: https://ionicframework.com/docs/theming/theming-your-app/

selecotr{
  color: color($colors, primary);
}