Git Product home page Git Product logo

Comments (9)

robertwbradford avatar robertwbradford commented on July 23, 2024 1

@Panoplos I was able to get my app working with https://github.com/MoOx/postcss-cssnext instead. It includes its own support for custom media queries (along with a lot of other great features).

from postcss-custom-media.

Panoplos avatar Panoplos commented on July 23, 2024

OK, it looks like the @import (reference) is the issue. If I remove that, it works, but this is because this copies all the contents of the imported files into the local file, which is undesired and is the whole reason to use reference. For instance, I am using semantic-ui, which is large enough on its own, let alone if it gets imported into every file. The workaround is to include settings.less directly without the (reference), but I would like to get this module working with reference imports. Is there a way to do this?

from postcss-custom-media.

robertwbradford avatar robertwbradford commented on July 23, 2024

@Panoplos Did you ever figure something out for this?

from postcss-custom-media.

Panoplos avatar Panoplos commented on July 23, 2024

No, this seems like a bug. I guess this project is dead?

from postcss-custom-media.

jonathantneal avatar jonathantneal commented on July 23, 2024

Your issue seems to related to a combination of things. It's fair that this project would not be responsible for import statements, and that seems to be at least part of this issue. Which tool are you using to accomplish that? Is it another PostCSS plugin? Are you able to create a reduced test case with only the bare minimum tools required to break this?

from postcss-custom-media.

Panoplos avatar Panoplos commented on July 23, 2024

You can see the tool chain in the error, and I think the information above is clearly enough to reproduce easily.

from postcss-custom-media.

Panoplos avatar Panoplos commented on July 23, 2024

I may have to abandon this plugin for that one...

from postcss-custom-media.

shnam7 avatar shnam7 commented on July 23, 2024

I'm using postcss-cssnext and experiencing the same issue. Is there any progress on this?

from postcss-custom-media.

jonathantneal avatar jonathantneal commented on July 23, 2024

This plugin has been rewritten. If any problems persist, please create a new issue.

from postcss-custom-media.

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.