Giter Club home page Giter Club logo

Comments (7)

MoOx avatar MoOx commented on June 14, 2024

It's impossible since this will require computation on runtime.
currentcolor depends on the cascade.
I will add a note in the README.

from postcss-color-function.

lionelB avatar lionelB commented on June 14, 2024

thx.
I guess this apply also to the #3

from postcss-color-function.

stevenvachon avatar stevenvachon commented on June 14, 2024

Could it not walk up the CSSOM to find a color definition? If none is found, default to black. I understand that this is not specification-compliant, but neither is this library's implementation of var().

from postcss-color-function.

MoOx avatar MoOx commented on June 14, 2024

It just can't. We don't have the DOM and only the DOM say the truth.

from postcss-color-function.

stevenvachon avatar stevenvachon commented on June 14, 2024

We don't necessarily need the truth when we're compiling.

from postcss-color-function.

MoOx avatar MoOx commented on June 14, 2024

For the exact same reason postcss-custom-properties is limited to root, I will never this kind of stuff.

from postcss-color-function.

stevenvachon avatar stevenvachon commented on June 14, 2024

Alright, fair enough.

from postcss-color-function.

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.