zachfitz/Ionic-Material

How can I make changes to the stylesheet?

tstrickland415 opened this issue · 4 comments

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?

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

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

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