1.0.2 • Published 3 years ago

css-guava v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

css-guava

css-guava is a css fontsize style library for quickly development, base-line is 10px. You can use rem controlling html's fontsize.

Install

npm install css-guava --save
OR
yarn add css-guava

Rem's use

Select according to UI resolution, 1rem=10px

1366*768
import 'css-guava/lib/rem1366.css'
1920*1080
import 'css-guava/lib/rem1920.css'

Class

Import
import 'css-guava/lib/global.css'
Scrollbar
g-scrollbar