19e20f2c54
* Improve PostCSS and Tailwind support * Update styling docs * Changelog * Fix test hanging
5 lines
85 B
JavaScript
5 lines
85 B
JavaScript
export default {
|
|
devOptions: {
|
|
tailwindConfig: './tailwind.config.js',
|
|
},
|
|
};
|