1.0.2 • Published 6 years ago
will-styling v1.0.2
revealjs-styling
Ausgelagerte CSS Dateien vom WILL Projekt als NPM Module
Installation
Modul installieren:
$ npm install revealjs-stylingNeue .scss Datei erstellen und folgenden Code einfügen:
neueDatei.scss: @import "node_modules/revealjs-styling/resources/custom.scss"; @import "node_modules/revealjs-styling/resources/style.scss"; oder @import "../../../node_modules/revealjs-styling/resources/custom.scss"; @import "../../../node_modules/revealjs-styling/resources/style.scss";Sass durchlaufen lassen und in die gewünschte Zieldatei compilieren:
$ sass --watch neueDatei.scss style.css
Updates veröffentlichen
- NPM Account hier erstellen
- User hinzufügen (einmalig):
oder$ npm adduser$ npm login - Versionsnummer aktualisieren (package.json) und Modul veröffentlichen:
$ npm publish - Mit
$ npm updatewerden die Module im Anschluss aktualisiert.
1.0.26
3 years ago
1.0.25
3 years ago
1.0.24
3 years ago
1.0.27
3 years ago
1.0.22
3 years ago
1.0.23
3 years ago
1.0.21
4 years ago
1.0.20
5 years ago
1.0.19
5 years ago
1.0.18
5 years ago
1.0.17
5 years ago
1.0.16
5 years ago
1.0.15
6 years ago
1.0.14
6 years ago
1.0.13
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.10
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
7 years ago