0.0.11 • Published 6 years ago

css-workflow v0.0.11

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

npm

css-workflow

css-workflow with sass and Browsersync

Information

css-workflow is a SASS & Browsersync startup script, which enables you to startup your css-development process.

Requirements

node.js/npm

Compiling on Windows machines requires the node-gyp prerequisites.

Install

npm i css-workflow -g

Usage

css-workflow

this would use our default configuration, so you have to specify some options

Options

OptionInfo
--cssRootFolderThe root folder of your local css (scss) files
--cssInscss file
--cssOutcss file(s)
--browsersyncRootFolderthe static root folder used by the web-proxy (browser-sync)
--browsersyncWatchFilesfiles which triggers a browser-sync
--browsersyncUpstreamHttpServerthe upstream http Server

Chrome Developer Tools

Requirement

Activate CSS-Sourcemaps in the Developer settings

About

You can use Chrome Workspaces to make changes directly from Chrome. You can play with css settings in the CSS Properties Explorer, this changes aren´t saved. To save a file simply open the scss file under Chrome (there clickable filename in the CSS Properties Explorer) and save it.

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago