master
Symbiosis 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 in browsers such as Safari iOS or Webviews.
You could consider it a compilation of knowledge learned by the team through reading official documentation, testing on different devices and lessons learned from our own mistakes.
Download
CDN
Must be accompanied by normalize.css.
Copy both lines and paste into your <head>.
<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.9/symbiosis.min.css">
Description
Modern normalize for mobile. Fixes small problems in web pages, PWA or hybrid apps, avoiding common development problems.
136 KiB
