-
Hi all! I'm coming from the world of CSS Modules with SCSS, over years I've accumulated a good amount of mixins, functions etc. that I use all the time. For example I have something like this. I tried to use my function, which I've converted from SCSS to JS, I tried successfully to recreate the function as a panda utility which it's not the best solution because I have to also pass the property name. It works fine but... Ideally I would like to be able to use my own function inside the css function or at least recreate as utility, recipe or something and use it like that. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Works fine @xphstos |
Beta Was this translation helpful? Give feedback.
@xphstos use this https://www.npmjs.com/package/postcss-functions