2019-01-16 17:06:54 +01:00
2019-01-16 23:59:38 +01:00
2021-11-28 14:35:51 +01:00

It's could be considered a normalize.css update that respects desktop and mobile versions (Android and iOS). Symbiosis fixes small problems in web pages, PWA or hybrid apps, avoiding common development problems. It's a compilation of knowledge learned by the team through reading official documentation and learning from ourselves.

Download

Right click and _save as...

Development

Production

CDN

Must be accompanied by normalize.css.

<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sapps-studio/symbiosis-css@v1.7/symbiosis.min.css">
S
Description
Modern normalize for mobile. Fixes small problems in web pages, PWA or hybrid apps, avoiding common development problems.
Readme Apache-2.0
136 KiB
v1.9
Latest
2022-12-27 12:06:30 +01:00
Languages
CSS 100%