Giter Club home page Giter Club logo

Comments (5)

MoOx avatar MoOx commented on June 3, 2024

Nothing is modifying custom properties except to remove those. If you want to help, please make a PR with a failing test.

from postcss-custom-properties.

kevinSuttle avatar kevinSuttle commented on June 3, 2024

Nothing is modifying custom properties except to remove those.

Can you clarify?

from postcss-custom-properties.

pascalduez avatar pascalduez commented on June 3, 2024

@kevinSuttle Be quite with opening so many issues, it's getting hard to follow :)
From your screenshot the slash is applied to custom property sets, is this also happening with "just" custom properties?

As said in pascalduez/postcss-apply/issues/11 I tried to debug it with no success, but the plugins didn't seemed to be applied. Too much players in the game (Webpack2, Storybook, etc.).
We would need to narrow down to a bare minimum use case.

from postcss-custom-properties.

MoOx avatar MoOx commented on June 3, 2024

Can you clarify

Just read the code of this plugin.

The only backslashes in the code are here

var RE_VAR = /([\w-]+)(?:\s*,\s*)?\s*(.*)?/

and it's a regex to match, not replace. Anyway, unless you provide a minimal test case (a failing test will be great) I won't be able to help. Also, you are using this module for a while, so if you take a minute, you know it's not the culprit.

from postcss-custom-properties.

kevinSuttle avatar kevinSuttle commented on June 3, 2024

Thanks fellas. I know you're spread super thin (especially today). Just trying to provide as much information as possible.

from postcss-custom-properties.

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.