Start over, this time in Astro
This commit is contained in:
8
node_modules/css-tree/lib/syntax/atrule/font-face.js
generated
vendored
8
node_modules/css-tree/lib/syntax/atrule/font-face.js
generated
vendored
@@ -1,8 +0,0 @@
|
||||
export default {
|
||||
parse: {
|
||||
prelude: null,
|
||||
block() {
|
||||
return this.Block(true);
|
||||
}
|
||||
}
|
||||
};
|
Reference in New Issue
Block a user