This splits the webapp in: * IronCalc (the widget to be published on npmjs) * The frontend for our "service" * Adds "dummy code" for the backend using sqlite
6 lines
50 B
CSS
6 lines
50 B
CSS
body {
|
|
inset: 0px;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|