Coder Social home page Coder Social logo

Comments (8)

HamptonMakes avatar HamptonMakes commented on August 20, 2024

Not yet! But should be fairly trivial once we get the time. Patches welcome!

  • Hampton

On Jul 27, 2012, at 12:19 AM, Mario [email protected] wrote:

Hi,

just one quick question: Does libsass support the "debug_info" option that generates Firesass compatible meta information?

Cheers,
Mario


Reply to this email directly or view it on GitHub:
#33

from libsass.

dorny avatar dorny commented on August 20, 2024

Hi, is there any progress on this issue? I've found this can be very useful.
Especially since chrome supports sass sourcemaps: http://bricss.net/post/33788072565/using-sass-source-maps-in-webkit-inspector

Cheers,
Michal

from libsass.

akhleung avatar akhleung commented on August 20, 2024

Sorry, no progress on this yet; I've been working on other features. The closest thing that LibSass supports so far are human-readable comments that provide the SCSS filenames and line numbers for each generated CSS block (enable with the source_comments flag in the sass_options struct).

I'll take a look at the article linked above.

from libsass.

dorny avatar dorny commented on August 20, 2024

Thanks for reply. Maybe if i will have som free time i'll look into code a try to help with it. Performance of your c++ implementation is great. Lack of sourcemap support and sass syntax (whitespace) are only reasons why i'm still using ruby version. +1 for this project.

from libsass.

akhleung avatar akhleung commented on August 20, 2024

Thanks for the encouragement! The whitespace-sensitive syntax is on our long-term to-do list. And we always welcome pull requests!

from libsass.

danactive avatar danactive commented on August 20, 2024

Hi @dorny I'm hoping your fix will make into libsass. Did you submit a pull request to @hcatlin ?

from libsass.

dorny avatar dorny commented on August 20, 2024

Yes I submit pull request immediately after i have hotfixed it. But it cannot be merged now. There's little problem on windows - maybe just one missing "#include". I was very busy last days, i will fix it soon and than we will see if @hcatlin or @akhleung will merge it. Hotfix is still hotfix, i didn't study much about sourcemaps but this simple solution seems to work.

from libsass.

akhleung avatar akhleung commented on August 20, 2024

I haven't forgotten about your merge request -- I'll be doing some LibSass development next week and will be able to review it then.

from libsass.

Related Issues (20)

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.