2 years ago
#56456

Yes
Trying to compile LESS to CSS but throwing an error
I am trying to compile $lessc styles.less styles.css
But getting an error with the message from the compiler:
$ParseError: Unrecognised input. Possibly missing something in C:\Users\james\Documents\Web-Projects\2022\mod-1\styles.less on line 79, column 1: 78 79
#carouselButton {
right: 0px;
position: absolute;
bottom: 0px;
}
Please help!
css
npm
less
0 Answers
Your Answer