Masaaki Morishita
Masaaki Morishita
@Anahkiasen Sorry, I'm late. Please give me an example code.
hi, natael. i'm sorry for the late reply and thank you for your pointing out. i fixed dependecies in the package.json and "npm publish" i confirmed install gulp-csscss correctly. thank...
@Hyurl Actually, `rgba(256, 0, 0, 1.6)` is invalid, but it doesn't have a syntax error of the CSS parser. For example `rgba(256, 0, 0, 1.6, 0)` has a syntax error...
@MichaelBergquistSuarez It failed in the command `yarn run lint`. Please run `yarn run format` :)
Thank you for using picostyle! Now, we can't refer components' class name in the component, so we can use the following selector. ```css .dcolumn:first-child:nth-last-child(2) ~ .dcolumn {} ``` ```js const...
@VoilaNeighbor Thank you for using 0xProto! I couldn't replicate the issue on my end. I'm able to select 0xProto from the editor's UI and can verify that it's being applied....
@capiet Thank you. Yes, I was indeed using Fleet. I've noticed a similar issue in the Intel One Mono repository. Apparently, TTF fonts might be compatible with JetBrains CLion, unlike...
Great! Thanks for confirming that.
@VoilaNeighbor https://github.com/0xType/0xProto/issues/26#issuecomment-1822404539
Hi, @anilkumar150886 I'm not certain, but I think the updates in [v1.201](https://github.com/0xType/0xProto/releases/tag/1.201) might have resolved the bug related to this issue. Please give it a try and let me know!