mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
fda0d8603c
BREAKING: only export the Select component
4 lines
86 B
JavaScript
4 lines
86 B
JavaScript
module.exports = {
|
|
plugins: [require('autoprefixer'), require('postcss-nested')],
|
|
}
|