acrazing

Results 18 comments of acrazing

Can you specifically explain why css is not safe? It means that it will lead to disordered page styles?

After hours of poking around, I finally found a brute force solution: Create an empty file named `validate/validate.proto` with content: ```proto3 syntax = "proto3"; package validate; ``` Then generate the...

Nice suggestion, I will add this feature in the near future.

吃瓜群众围观

I have encountered this problem too. Is there any updates?

It looks like there is something wrong with the glob configuration, you can fix it like this first. ``` cd /Users/lucaban/ghq/github.com/masterytrack/mastery-track/mtgame/mtgame-client/ dpdm src/pages/StaffTools/HanziWriterTool.tsx ```