1 April 2025 Tags sass css You can use the Sass migrator to automatically update your stylesheets to use the module system. $ npm install -g sass-migrator$ sass-migrator module --migrate-deps your-entrypoint.scss Full story