gael-boyenval
gael-boyenval
Hi @simonsmith, yes I completely understand. Adding the preset would be a great thing. Personally, I want to give it a more complete approach by the ability to forbid `.type-a...
@diegosantamarta I've started something, but it's a wile ago and I have been carried away by other projects. Would you be interested to work on it with me ? I...
is this project still alive ?
@jonathantneal : I could try to make a few PRs to solve some issues, if you provide me some guidance and the learning curve is not too steep. Cannot say...
@Arman19941113 : If you have a `unknown word` error (which I presume you do), your problem is more likely related to postcss syntax itself, and the way it parse CSS....
hello @bazzle it seems `@else if` is not supported. but you can work around by doing multiple if : ```scss @mixin grid($howmanycols: 2, $gap: 1.5rem){ display:grid; grid-auto-rows:auto; grid-gap:$gap; @if $howmanycols...
🤣 didn't see how hold is this issue ! I think you've found your solution by now !
@dtvn : did you tried to add the rest as a string or a template ? ```js const vars = { fontset: `( size: '14px', body: '"Mali", cursive', head: '"Itim",...
Same here.
@bmuenzenmeyer you're welcome, i thank you very much for the help.