Giter VIP home page Giter VIP logo

Comments (2)

mickleroy avatar mickleroy commented on May 23, 2024

Hi @geekyrudh, I'm unable to reproduce your issue when trying with LESS and SASS client libraries with debugClientLibs=true. I'm using AEM 6.2 SP1-CFP4.

Sass:
http://localhost:4503/etc/designs/helloworld/clientlibs-sass.css?debug=true

@import url("/var/clientlibs/etc/designs/helloworld/clientlibs-sass/generated/main.css");

Less:
http://localhost:4503/etc/designs/helloworld/clientlibs-less.css?debug=true

@import url("/var/clientlibs/etc/designs/helloworld/clientlibs-less/generated/main.css");

Foundation CSS:
http://localhost:4503/etc/clientlibs/foundation/main.css?debug=true

@import url("/libs/mcm/components/cta-graphicallink/clientlibs/image.css");
@import url("/libs/foundation/components/textimage/clientlibs/textimage.css");
@import url("/libs/foundation/components/search/clientlibs/search.css");
@import url("/libs/foundation/components/profile/clientlibs/profile.css");
@import url("/libs/foundation/components/parbase/clientlibs/parbase.css");
@import url("/libs/foundation/components/image/clientlibs/image.css");
@import url("/libs/foundation/components/download/clientlibs/download.css");
@import url("/libs/foundation/components/carousel/clientlibs/carousel.css");
@import url("/etc/clientlibs/foundation/form/form.css");

Naturally, if you are not logged in the "anonymous" user would be used to fetch the compiled CSS under /var/clientlibs which would fail.

Is your Sass file compiling?

from aem-sass-compiler.

mickleroy avatar mickleroy commented on May 23, 2024

@geekyrudh have you managed to resolve your issue? If so, I'll close this off.

from aem-sass-compiler.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.