Giter VIP home page Giter VIP logo

Comments (5)

TylerBrinks avatar TylerBrinks commented on July 16, 2024

Thanks for posting that. I'll take a look, but feel free to post any ideas or pull requests in the meantime.

from excss.

tonib avatar tonib commented on July 16, 2024

Ok, my ideas. I'll put them here because I have no idea about how github works...

I know this is a go-to-hell-dont-request-stupid-things petition, but what I will REALLY need is a version 2 compiled with .NET 3.5 (we write a plugin for other application that is compiled with that version).

I already did it myself, but the code needs changes... The most ugly is to implement the Tuple class (it does not exists in .NET 3.5), the other changes are trivial (change "var" declarations to "List<string>", etc). I warn you I have no tested the changes due to this reported issue.

Right now I'm using v1 of ExCSS, and I'm almost happy (its changing my "font-family: 'Source Sans Pro';" to "font-family: 'SourceSansPro';", but I can whip the design staff, so it's no problem )

from excss.

TylerBrinks avatar TylerBrinks commented on July 16, 2024

Best place to start is by forking the project. You can create a fork and make any changes needed to back-port to older framework versions. I didn't have any plans to do so myself, but I'd be happy to take a pull request to make a 3.5 compatible version available.

from excss.

bcanzanella avatar bcanzanella commented on July 16, 2024

Hey Tyler,

I'm running into the same issue with multi-line comments with additional *s. Do you have any ideas on a fix? I can take a peek at it, but I didn't know if you had a chance to look.

from excss.

TylerBrinks avatar TylerBrinks commented on July 16, 2024

This should be addressed with latest merge. Please submit a new issue if you find otherwise.

from excss.

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.