Manhattan 5.1.0 CSS doesn't work

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
ritonglue
Posts: 21
Joined: 04 Jun 2021, 16:52

09 Feb 2022, 22:13

Code: Select all

> sass --update .\src\main\webapp\resources:src/main/webapp/resources --no-source-map
Compiled src\main\webapp\resources\demo\css\demo.scss to src\main\webapp\resources\demo\css\demo.css.
Error: Interpolation isn't allowed in plain CSS.
Followed by

Code: Select all

mvn clean jetty:run
The page at http://localhost:8080/manhattan/ doesn't show any css.

Code: Select all

> sass --version
1.49.7 compiled with dart2js 2.15.1

ritonglue
Posts: 21
Joined: 04 Jun 2021, 16:52

10 Feb 2022, 13:07

You have to apply to command supplied by the documentation and it works. Beware of slashes

Code: Select all

sass --update src/main/webapp/resources:src/main/webapp/resources --no-source-map

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

14 Feb 2022, 03:36

Glad to hear, thanks a lot for your update!

Best Regards,

Post Reply

Return to “Manhattan - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 16 guests