Css学习: 实现一个 code-editor 的原理

灵感来源 react-simple-code-editor

🕐

先看效果

Code Editor

重要的css

-webkit-text-fill-color: transparent;

参考