Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Load options from configuration file #91

Open
TrebledJ opened this issue Sep 23, 2023 · 1 comment
Open

[Feature Request] Load options from configuration file #91

TrebledJ opened this issue Sep 23, 2023 · 1 comment

Comments

@TrebledJ
Copy link

CleanCSS is a robust library and provides a plethora of different options for minification, formatting, and optimisation. However, when a developer tunes many different options, they may become lost in the sea of one-line text.

This situation is similar to many formatting engines. Their solution? Allow the option to load from a config file. Doing so presents the options in a more human-readable, structured, and maintainable format. Personally, I like YAML. It would be great to have such an option with the CleanCSS CLI.

@jakubpawlowicz
Copy link
Collaborator

Hey @TrebledJ. It would be nice indeed, however I don't have time to implement this. Any takers are more than welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants