USWDS-Compile - Bug: uswds-compile stopped compiling CSS #95
Labels
Needs: Confirmation
We need to confirm that this is an issue
Status: Triage
We're triaging this issue and grooming if necessary
Type: Bug
A problem in the code
Describe the bug
In the past week, uswds-compile stopped working. My CSS no longer reflects any changes to my SCSS after I run
npx gulp compile
. The last-updated date on the CSS file changes, but its contents do not change.Just now I upgraded from uswds-compile 1.0 to 1.1.0, but this did not resolve the problem.
The uswds-compile package was working without incident for three months prior to this issue.
Steps to reproduce the bug
Run
npx gulp compile
and inspect the CSS for changes. It does not reflect the changes made in my SCSS file.Expected Behavior
I expect the CSS to reflect the changes to my SCSS after I compile.
Related code
No response
Screenshots
No response
System setup
"@uswds/compile": "^1.1.0"
"@uswds/uswds": "3.7.0"
The web server is IIS.
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: