buttons and grid are working in chat with svelte method
This commit is contained in:
@@ -48,7 +48,7 @@ export default {
|
||||
}),
|
||||
// we'll extract any component CSS out into
|
||||
// a separate file - better for performance
|
||||
css({ output: 'extra.css' }),
|
||||
css({ output: 'bundle.css' }),
|
||||
|
||||
// If you have external dependencies installed from
|
||||
// npm, you'll most likely need these plugins. In
|
||||
|
||||
Reference in New Issue
Block a user