mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-13 08:32:26 +03:00
update build paths
BREAKING: only export the Select component
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
plugins: [require('autoprefixer')],
|
||||
plugins: [require('autoprefixer'), require('postcss-nested')],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user