0.7.1 • Published 7 years ago

@nikoloza/scratch-all v0.7.1

Weekly downloads
-
License
-
Repository
-
Last release
7 years ago

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?

0.7.1

7 years ago

0.7.0

7 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.0

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago