Overview
stylific-lite
is a tiny CSS library that normalises built-in HTML styles and
makes them more palatable.
Useful when you want a decent looking HTML document without any fancy-shmancy design.
Usage
Copy the prebuilt CSS from this documentation page and add overrides as you see fit.
Or, if you're fancy, use the SCSS source.
Install from npm
:
npm i --save-dev Mitranim/stylific-lite
Configure variables in your source, then import the library:
;; // (Adjust the path if necessary.) ; // Optional. ;
Misc
This a lightweight companion to
stylific
→
License: Do What The Fuck You Want To →