Initial commit
This commit is contained in:
6
node_modules/postcss-scss/lib/scss-syntax.mjs
generated
vendored
Normal file
6
node_modules/postcss-scss/lib/scss-syntax.mjs
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import index from './scss-syntax.js'
|
||||
|
||||
export default index
|
||||
|
||||
export const stringify = index.stringify
|
||||
export const parse = index.parse
|
||||
Reference in New Issue
Block a user