Xavier Zalawa
Xavier Zalawa
Sorry to disturb this PR with an old subject but you work too fast. After our first conversation about the markup of this component (`` was deleted) I had some...
I haven't thought about generating `@font-face` rule with the help of templating before but it's a brilliant idea :astonished: That remembers me of a very old but useful project [7studio/bichoco-font-faces](https://github.com/7studio/bichoco-font-faces)...
@nhoizey I talked about the `tokens/assets/fonts.json` file. I thought about something like that: ``` { "asset": { "font": { "sourcecodepro": { "family": { "value": "Source Code Pro" }, "descriptors": {...
I have an object to do the job in the template: ``` /** * Steps to process fonts correctly: * * 1. Go on https://www.fontsquirrel.com/tools/webfont-generator * 2. Upload the `/src/assets/fonts/generator_config.txt`...
@nhoizey I find your `font.json` a bit complex but it can handle more cases like `font-style: oblique 30deg 50deg;` or something else. In fact, it's just the descriptor key that...
I have the same problem in my project with the `asset` category… and I can't continue without fixing it. I will submit a PR during the day (at least to...
@chazzmoney IMHO, yes it is and much more since the `themeable` flag was introduced. To be less strict with my first point of view, the `scss/map-deep` formatter can use a...
@znck I'm sorry but my issue has nothing to do with #300 :anguished: I don't understand why you closed my issue without explanation. The #300 is just a Sass [importer](https://github.com/maoberlehner/node-sass-magic-importer/tree/master/packages/node-sass-package-importer)...
Hey @folbert, I didn't see your issue sorry. If it's not too late, I can add you as a contributor of this repo to work on. I also opened an...
Hy @DaveWoody , I haven't been using PHP and WordPress for three years now :/ I opened an issue to find maintainers #10 if your are interested.