add code input component
this involved some refactoring of styles
This commit is contained in:
@@ -8,7 +8,7 @@ const config = {
|
||||
// for more information about preprocessors
|
||||
preprocess: sveltePreprocess({
|
||||
less: {
|
||||
prependData: `@import 'src/vars.less';`,
|
||||
prependData: `@import 'src/styles.less';`,
|
||||
},
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user