Sha256: 0dd8f071e9c1f1e4084057095d525efc46c52683ff1a591890f921d8c602ac85
Contents?: true
Size: 417 Bytes
Versions: 75
Compression:
Stored size: 417 Bytes
Contents
## Tasks * Watch - Compile only changed files from source * Build - Build all files from source * Version - Output version number * Install - Run Installer to Set-up Paths ## How to use These tasks can be imported into your own gulpfile allowing you to avoid using Semantic's build tools ```javascript var watch = require('path/to/semantic/tasks/watch') ; gulp.task('watch ui', 'Watch Semantic UI', watch)); ```
Version data entries
75 entries across 75 versions & 1 rubygems