A pseudo-skeuomorph CSS framework.
npm install @shalecss/coreImport the CSS in your project:
import "@shalecss/core/dist/shale.css";Or link directly in HTML:
<link rel="stylesheet" href="node_modules/@shalecss/core/dist/shale.css" />See the full documentation at https://logonoff.co/shalecss