Code Monkey home page Code Monkey logo

Comments (4)

Snugug avatar Snugug commented on September 24, 2024

This is one of those instances where I don't think Breakpoint is going to help you. What I'd do is override the inline-block selector in your no query stylesheet like you normally do.

from breakpoint.

Snugug avatar Snugug commented on September 24, 2024

Was this helpful? If it was, can I close this ticket?

from breakpoint.

finteractive avatar finteractive commented on September 24, 2024

Thank you it was. I've closed the ticket.

I'm using breakpoint in a little bit differently then the "normal" workflow so unless there's some general merit to what I'm trying out for breakpoint then perhaps this may be converted to a feature request.

I'm experimenting with writing everything for breakpoints & no-query styles all in-line in my selectors, and generating a complete & separate css files for modern-styles.css, & no-query.css output to use with IE. Then use I'm using media queries & conditional styles to hide the "modern" css from > IE 9.

I'm doing this as its much easier to see the IE styles right inline with the rest of the scss markup with all the breakpoints, and in theory it should have better performance as > IE 9 will only load a single css no-query.css, that won't contain huge blocks of css it can't understand.

Anyways thanks for the awesome code.

from breakpoint.

Snugug avatar Snugug commented on September 24, 2024

Sounds good, glad you're enjoying.

If you do decide what you're doing is worth a feature request, let us know and we'll talk about it. Happy coding!

from breakpoint.

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.