Skip to main content
Module

x/valtio/examples/editor-proxyWithHistory/src/styles.css

πŸ’Š Valtio makes proxy-state simple for React and Vanilla
Go to Latest
File
.App { font-family: 'Helvetica Neue', sans-serif; text-align: center;}
.editor { display: flex; margin: 0 auto; width: 80%; flex-direction: column; margin-bottom: 8px;}