@scratch-css/all

1.0.1 • Public • Published

All Scratch modules together

Gitter npm (scoped)

Joining all Scratch modules and packing as a single one. It includes all of those:

To know more about Scratch and its modules you can read here.

Setup:

npm install @scratch-css/all --save

You need to import it in your CSS file:

@import '@scratch-css/scratch';

Or, import from node_modules path:

@import '@scratch-css/scratch/index.css';

Try:

Try to add this snippet in your CSS just to check if it works:

body { background-color: var(--success) !important; }

Background must be green, is not it?

/@scratch-css/all/

    Package Sidebar

    Install

    npm i @scratch-css/all

    Weekly Downloads

    0

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • nikoloza