sassline icon indicating copy to clipboard operation
sassline copied to clipboard

Adds configurability of several anchor-related properties

Open scottyeck opened this issue 8 years ago • 3 comments

Addresses #48

I have one question - I noticed that the CSS source is checked into version control. Should I check in updated CSS? As of now, I've only updated the requisite .scss partials.

scottyeck avatar Jun 16 '16 00:06 scottyeck

@scottyeck Cool — this shouldn’t actually change the outputted CSS though?

jakegiltsoff avatar Jun 22 '16 21:06 jakegiltsoff

@jakegiltsoff That's correct. I don't believe it did, no?

EDIT Oh, now I see what you're saying... Let me take a look see.

scottyeck avatar Jun 22 '16 21:06 scottyeck

@jakegiltsoff Ah yes - I see what the issue is.

Looks like the version of autoprefixer updated, resulting in a somewhat substantial number of changes in the output CSS. They're all benign - property ordering, vendor prefixes, etc. - but they are changes nonetheless. Would you like me to check them in?

scottyeck avatar Jun 22 '16 21:06 scottyeck