remove sc prefix to fix build

This commit is contained in:
Felix Roos 2023-02-01 15:35:21 +01:00
parent 84bf4a2686
commit 08350d00be
2 changed files with 7 additions and 8 deletions

View file

@ -7,5 +7,4 @@ module.exports = {
corePlugins: {
preflight: false,
},
prefix: 'sc-',
};