You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Searched issues for a similar feature request but couldn't find anything, apologies if this is a dupe.
I'd like to have a --config argument for the node-sass CLI that allows a JSON configuration file to be passed in.
Specifically, it would allow me to consolidate a bunch of the arguments I pass into the CLI right now into a single configuration file that can be shared across my projects.