feat: init
This commit is contained in:
7
node_modules/csso/cjs/clean/Comment.cjs
generated
vendored
Normal file
7
node_modules/csso/cjs/clean/Comment.cjs
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
function cleanComment(data, item, list) {
|
||||
list.remove(item);
|
||||
}
|
||||
|
||||
module.exports = cleanComment;
|
||||
Reference in New Issue
Block a user