Coder Social home page Coder Social logo

Comments (2)

colourgarden avatar colourgarden commented on July 30, 2024

All modern browsers are supported plus IE9+. If you require IE8 support then all that's needed is to add a pixel value for font-size onto .grid__cell. This is because IE8 doesn't support rem units. However, if you're using autoprefixer (which you totally should be) then this will be handled automatically as long as you define IE8 in your config.

I'm in the process of putting together some proper tests but I'll add a section for browser support to the README now. Thanks for the feedback.

Would there be any desire for an IE8 flag? There could be a boolean value in the settings; $enable-ie8-support, which would set this pixel value for you. The value could also be a variable set to 16px !default making it easily override-able in your own Sass settings file.

I'd prefer we all went down the autoprefixer route but if there's demand for it then I'll consider it. With XP not dying any time soon, I know IE8 is an unfortunate reality for many.

from avalanche.

yumyo avatar yumyo commented on July 30, 2024

Thank you, Tom, really helpful and complete answer. I need to support IE8, but autoprefix is already part of my workflow. Probably the same goes for many of us in these days. Congrats for Avalanche I will definitely use it in my next project.

from avalanche.

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.