Start over, this time in Astro
This commit is contained in:
8
node_modules/css-tree/cjs/parser/index.cjs
generated
vendored
8
node_modules/css-tree/cjs/parser/index.cjs
generated
vendored
@@ -1,8 +0,0 @@
|
||||
'use strict';
|
||||
|
||||
const create = require('./create.cjs');
|
||||
const parser = require('../syntax/config/parser.cjs');
|
||||
|
||||
const index = create.createParser(parser);
|
||||
|
||||
module.exports = index;
|
Reference in New Issue
Block a user