Add very basic working example of inline file editor
This commit is contained in:
parent
32db345238
commit
c6633057b6
6 changed files with 80 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
code {
|
||||
code.clean {
|
||||
@apply .font-mono .px-2 .py-1;
|
||||
background-color: #eef1f6;
|
||||
color: #596981;
|
||||
|
|
Reference in a new issue