Code Monkey home page Code Monkey logo

Comments (6)

silverwind avatar silverwind commented on June 5, 2024

Just saw that postcss is actually a dependency of autoprefixer-core. Would you advice not installing PostCSS directly in my module like this?

 "autoprefixer-core": "^5.2.1",
 "postcss": "^5.0.0",

from autoprefixer-core.

silverwind avatar silverwind commented on June 5, 2024

Looks like a reinstall of all modules actually resolved this, not sure why thought.

├─┬ [email protected]
│ └── [email protected]
└── [email protected]

from autoprefixer-core.

ai avatar ai commented on June 5, 2024

Autoprefixer will moved to PostCSS 5.0 in 6.0 release

from autoprefixer-core.

joseluisq avatar joseluisq commented on June 5, 2024

@ai What can you suggest instead?

from autoprefixer-core.

ai avatar ai commented on June 5, 2024

@joseluisq I do not see a big problems with warnings. Just ignore it.

Also you can downgrade PostCSS runner (like gulp-postcss) to PostCSS 4.x. But it is not ideal way.

Sorry, I just have no time in this month to release 6.0 — because of major update we need o implement many awesome things :).

from autoprefixer-core.

joseluisq avatar joseluisq commented on June 5, 2024

@ai Thanks I understand
PostCSS is cool ! in fact autoprefixer-core v5.2.x and PostCSS v4.x work fine.
Sounds great ! So I await for your next release ! 👍

from autoprefixer-core.

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.