CSS for layout standardization and usability of web applications from 1000.tech. A more modern alternative to reset.css and normalize.css.
Important: only use to create new projects!
- Preserves useful defaults, unlike many CSS resets.
- Normalizes styles for a wide range of elements.
- Corrects bugs and common browser inconsistencies.
- Improves usability with subtle modifications.
- Explains what code does using detailed comments.
npm i godlike.css
yarn add godlike.css
https://cdnjs.com/libraries/godlike.css
@import 'godlike.css'
@import '../node_modules/godlike.css/godlike'
Used on MobiDevices