datepicker
datepicker copied to clipboard
Add "stylus-loader" to package.json
Module not found: Error: Can't resolve 'stylus-loader' You need to add "stylus-loader" to package.json
add "stylus" to dependies also: "stylus": "^0.54.5", "stylus-loader": "^3.0.1",
Yeah, this is very important. It doesn't work without this
And please update version of flatpickr to lastest 3.0.7, because vesrion 2 has bugs
I've switched to vue-flatpickr-component and I suggest others do the same. I consider this repo to be abandoned.