vscode-live-sass-compiler icon indicating copy to clipboard operation
vscode-live-sass-compiler copied to clipboard

Can you change the file name while compiling SCSS to CSS?

Open DevTGhosh opened this issue 7 years ago • 7 comments

Hi,

Can I change the filename the css that is generated when I compile the scss file? For e.g. I have a main.scss file and I want an output file of style.css

DevTGhosh avatar Dec 04 '17 14:12 DevTGhosh

@ritwickdey Please help us for the same issue. As in previous version I think this feature was there.

rohitsachaan avatar Dec 12 '17 08:12 rohitsachaan

Hi, it's good for when you've one sass/scss, but when you've multiple sass/scss in a project.

If you've any suggestion, feel free to suggest me!

[hi, @rohitsachaan, no, that feature was not there ]

ritwickdey avatar Dec 17 '17 05:12 ritwickdey

I'm still waiting for response.

ritwickdey avatar Dec 21 '17 11:12 ritwickdey

Hi @ritwickdey, I have a problem. my project dir like: -a |-scss |--user |---index.scss |---setting.scss |---order.scss |--admin |---index.scss |---system.scss

I want generate a css dir like: -a |-css |--user |---index.css |---setting.css |---order.css |--admin |---index.css |---system.css

I don't know how to do it.

And I get a good way. can I use vscode variables to catch all path?

shenjingnan avatar Jan 29 '18 14:01 shenjingnan

any update?

IgordeOliveira avatar Mar 15 '18 02:03 IgordeOliveira

Hi, still waiting for the update. We would love to have an opportunity to change the output file name.

jacekzieba avatar Apr 14 '19 08:04 jacekzieba

It would be nice to save different files into separate folders and say to the settings where I want to save each file.

Eduardo-SD avatar Dec 11 '20 21:12 Eduardo-SD