~repos /edge-city

#react#js#ssr

git clone https://pyrossh.dev/repos/edge-city.git

edge-city is a next level meta-framework for react that runs only on edge runtimes



example/src/pages/about/page.css



.about-page {
margin: 0;
padding: 20px;
padding-bottom: 130px;
& footer {
margin-top: 100px;
}
}