I tried to modify the style by importing the main.scss, but i get the following error. Did i use wrong compiler version?
Error: wrong number of arguments (1 for 3) for 'rgb'
on line 42 of ../../node_modules/@vuepic/vue-datepicker/src/VueDatePicker/style/components/_DatepickerMenu.scss
from line 3 of ../../node_modules/@vuepic/vue-datepicker/src/VueDatePicker/style/main.scss
from line 1 of datepicker.sass
I tried to modify the style by importing the main.scss, but i get the following error. Did i use wrong compiler version?