drfront.responsive

1.1.1 • Public • Published

Build Status Code Climate Issue Count devDependency Status Dependency Status

NPM

drfront.responsive

This little SASS-project fixes the none-responsive SASS-code that comes with Dr.Front.
The css has no dependencies, but should only be deployed on top of the already generated code from Dr.Front.

Installation

npm install drfront.responsive

Or clone from github, or download as zip.

Usage

Include the stylesheet from /dist/css into your Dr.Front site after the Dr.Front stylesheet.

Build

The projects builds by the use of Gulp.
To set up the project for further development, simply run:

npm install 

The you can build the project by running:

gulp

Or you can build and have gulp watch the source files for changes, and auto-trigger a new build.
Your do this by running:

gulp dev

CI

This project uses Travis CI

Readme

Keywords

Package Sidebar

Install

npm i drfront.responsive

Weekly Downloads

1

Version

1.1.1

License

CC0-1.0

Last publish

Collaborators

  • glenn.abrahamsen