chore: update deps
This commit is contained in:
3
node_modules/csso/lib/clean/Comment.js
generated
vendored
Normal file
3
node_modules/csso/lib/clean/Comment.js
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
export default function cleanComment(data, item, list) {
|
||||
list.remove(item);
|
||||
};
|
Reference in New Issue
Block a user