jQuery UI Widgets Forums General Discussions Using jqx.base.css with LESS

Tagged: ,

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 5 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Using jqx.base.css with LESS #106662

    DeployDuck
    Participant

    Hello,
    I found some problems in jqx.base.css that leeds to errors when processing the css with LESS: “Unexpected token COLON found”

    The reason for this:
    1. some of the url(‘images/…’); are missing the ‘
    2. two backbroundcolors have an \9

    The workaround is:
    1. Include all url’s always in high comma ‘ or ”
    2. delete \9

    I have not been able to detect any errors or changes in the presentation after the corrections. It would be nice if the corrections could be implemented in the next version.

    With Regards
    Deploy Duck

    Using jqx.base.css with LESS #106663

    Peter Stoev
    Keymaster

    Hi Deploy Duck,

    Thanks for the feedback.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.