rowthan
rowthan
about FAQ 2. css will be ignored when defined with parent selector. like ``` #parent .child{ background: red; } ``` if we choose the child element as $0 , the...
react-notion-x render dark-mode by a property named darkMode. if i want set light\dark mode automatically by browser behavior from `window.matchMedia('(prefers-color-scheme: dark)').matches`. i should managed it by a state: ``` const...
#### Description #### Notion Test Page ID
文档编写问题
debug文件就不要上传了吧,还有一个就是readme能不能写的详细一点呢,怎么运行啊,依赖环境啊。看到你这个项目 不好上手运行的额,还要自己去琢磨。
具体实现伪代码?
无意间发现这个有趣的东西 很好玩的样子 但是由于对object-c完全不了解 所以没看懂。甚至都不知道怎么让他运行起来。 想要了解下关于实现的伪代码 比如commit实现的接口? 时间怎么伪造?等等问题。 我是做JavaScript的 想用JavaScript改写一下