react-style-editor icon indicating copy to clipboard operation
react-style-editor copied to clipboard

A React component that displays and edits CSS, similar to the browser's DevTools.

Results 3 react-style-editor issues
Sort by recently updated
recently updated
newest added

Hey there. First of all.. thanks for that editor 🙏 I'm currentl facing a issue when using @import statement. `@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); ` by using this statement the output looks weired:...

### Problem description: * When deleting all content from the editor, it's no longer editable. ### Steps to reproduce: 1. The editor at the beginning. Have only one item to...