Yoan Malié
Yoan Malié
Hello, I suggest a new idea, I have a Gulp starter workflow and in this workflow i use gulp-favicons and it create a file called favicons.html. Sometime, at the start...
Hello, Can you please consider adding a RSS feed to be notified when there are new pattern on the website? Thanks!
When extending the video block snippets all I have with the `$iframe` variable is a string of the generated HTML code. so I can't pass new attributes and values on...
Hi, weird new one I've found. Input: ```css img { --some-length: 32px; height: var(--some-length); width: var(--some-length); } ``` Output: ```css img { --some-length: 32px; height: var(--some-length); height: var(--some-length); width: var(--some-length);...
Hello, Not a bug but a question and suggestion here. I hope i'm in the right repository. Why there is leading ellipsis added on the `task.flags` description when running `gulp...
Tags should take a new line if the content is too long. > "Master Sword Beam - Set Bonus". 
Hi, Even if the form is submitted, I would like to keep the form displayed on the page. I saw that it's impossible to do it through options or snippet,...
Hello, I did not find a way to check the data sent from the comment form before it's registered, like if all fields are filled, if the email adress is...
Hello, I want an alert when a property specified in CSS file is omitted in the custom order on the `PropertySortOrder` key. But i can't keep it working. It look...
It could be cool if we can add a 3rd status of compatibility, if the browser support a cursor but only with vendor prefix, Like grub and grabbing with Chrome...