Ionic-Material icon indicating copy to clipboard operation
Ionic-Material copied to clipboard

How can I make changes to the stylesheet?

Open tstrickland415 opened this issue 8 years ago • 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?

tstrickland415 avatar Apr 01 '16 01:04 tstrickland415

trydisablechace

blinksmith avatar Apr 06 '16 20:04 blinksmith

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

tstrickland415 avatar Apr 06 '16 20:04 tstrickland415

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

tstrickland415 avatar Apr 08 '16 16:04 tstrickland415

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

tripathi-swapnil avatar Apr 18 '16 12:04 tripathi-swapnil