mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-11 07:33:36 -05:00
Updated function name
This commit is contained in:
@@ -142,7 +142,7 @@ uswds.paths.dist.theme = paths.src + 'sass/uswds';
|
||||
|
||||
// Task to compile USWDS styles
|
||||
const styles = async () => {
|
||||
await uswds.compile();
|
||||
await uswds.compileSass();
|
||||
};
|
||||
|
||||
// Task to copy USWDS assetsconst
|
||||
|
||||
Reference in New Issue
Block a user