Thomas ZILLIOX
Thomas ZILLIOX
Hi ! Thanks for sharing this project :+1: I found one big issue when using it, we can not remove unused `@keyframe` from cleaned code. Cheers, Thomas.
Hi! Thanks for writing this library and sharing it :) The current composer name is "pguardiario/phpuri". Could you update the composer file to be the same of the user? Could...
Hi @nico3333fr! I used this plugin on https://netalis.fr and I had to add a fade in/out animation. Sadly, to achieve that I had to wrap the content in an extra`div`...
We can refer to the existing link format option https://github.com/Elephant418/Markdownify/blob/master/src/Converter.php#L78 Idea from https://github.com/Elephant418/Markdownify/pull/29#issuecomment-361364400
Most of the issues are about the non-expected behaviour of the `setKeepHTML()` method.
For every module, you should be able to define a root block. This will allow to define every component according to a root block state. Example : ```scss .app--loading .component...
For example: - a status command ```sh $ bemlinter status There is currently 2 errors on 2 blocks. - root: 1 errors on 1 blocks - module: 1 errors on...