Git Product home page Git Product logo

Comments (5)

snuggs avatar snuggs commented on May 18, 2024 1

@brandondees found postcss-custom-properties Seems to have a { preserve: true } option that yields the following:

capture d ecran 2017-07-23 a 23 29 16

This seems to satisfy your constraints. However, there is one caveat. Does not work well with media queries. Could be a deal breaker. if this doesn't work then I would have to say we'd need to contribute to the plugin library or build our own from a fork.

Please advise so we can update this issue.

from snuggsi.

brandondees avatar brandondees commented on May 18, 2024 1

I'll take it for a spin when I get a chance and let you know how it plays out.

from snuggsi.

snuggs avatar snuggs commented on May 18, 2024

@brandondees i'm currently at this phase at a current project. Have just read some stuff on using brotli for css as well. Looks like a good move. There is much in my bubletape project that answers these questions. I'll do some investigating.

from snuggsi.

brandondees avatar brandondees commented on May 18, 2024

yeah brotli pre-compression should work on any static files, and the on-the-fly compression should probably work for anything else.

from snuggsi.

brandondees avatar brandondees commented on May 18, 2024

thanks for finding that, @snuggs that project shipped a while back with some weird compromises in place to account for it but with some sensible defaults at the base level I and caution, I think it can work out nicely. what we wound up doing to patch IE is to media query on some ms-specific feature and then just override any rules there as needed, and I think a lot of the custom props may have wound up being replaced with scss vars there too, which kinda works the same as this, just messier.

from snuggsi.

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.