zachfitz / Ionic-Material

Material Design style and animations for Ionic
http://ionicmaterial.com
Other
2.9k stars 904 forks source link

How can I make changes to the stylesheet? #186

Open tstrickland415 opened 8 years ago

tstrickland415 commented 8 years ago

For some reason when I try to make changes to the scss files they never show up. I even tried completely deleting lines of code and its styling will still be there. For example, I've completely deleted lines 22-24 of ionic-material/src/scss/elements/item.scss yet the border-radius is still in effect. And this is just one of a few changes I've been trying to make. I even tried running ionic setup sass again and still the original ionic-material styles will show. Is there anything special I'm supposed to be doing to see my changes reflect?

blinksmith commented 8 years ago

trydisablechace

tstrickland415 commented 8 years ago

Ah thanks, I'll give this a try when I begin working again

tstrickland415 commented 8 years ago

Nope, this solution didn't work. It sort of just freezes my developer tools panel. I currently have to just manually override everything in my styles.css. If there's a better solution out there, I'd greatly appreciate it. Thanks for trying though @blinksmith

tripathi-swapnil commented 8 years ago

Do check if there is some error comes whenever you change scss file.