Giter Club home page Giter Club logo

Comments (3)

madeleineostoja avatar madeleineostoja commented on June 7, 2024

Cool idea, would be fairly easy to output a 3rd media query with a fixed size in the middle of the range. But then question is where do you stop? I mean, why not output a media query at every x pixels?

Since you can just provide your own static fallback font-size, and fluid type is generally a progressive enhancement rather than a must-have (and if it is a must-have you can polyfill), I'd be hesitant to include something like this in the default output.

from postcss-responsive-type.

neysimoes avatar neysimoes commented on June 7, 2024

We really need a new font size every x pixels? In fact we don't need this precision to create a responsive layout.
Could you determinate a precision to output or determinate media-queries to change font-size.

from postcss-responsive-type.

madeleineostoja avatar madeleineostoja commented on June 7, 2024

Sorry, that's what I was getting at, that we shouldn't have a whole bunch of media queries throughout the range. If you want to support legacy browsers I think polyfills are the way to go, not extra media queries that all browsers get lugged with.

from postcss-responsive-type.

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.