Files
tiptap/demos/src/Examples/CSSModules/Vue/index.module.css
Dominik Biedebach 3d0074b294 test: add new tests for multiple examples
Added tests for CSS modules, Custom Documents and the Default Editor example
2022-05-16 12:49:12 +02:00

5 lines
55 B
CSS

.toolbar {
background-color: red;
padding: 16px;
}