Skip to content

thememphisagency/fcbresponsive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

338 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#fcbResponsive

Responsive framework for FarCry

CSS & JS Preprocessing

CSS

We use SASS & COMPASS.

To compile the scss to css, navigate to the root folder for the project and run the following in your CLI:

sass --compass --sourcemap --watch scss/fcbResponsive.scss:css/fcbResponsive.css

This will generate a css sourcemap for chrome.

JS

We use FUSE

To compile the javascript files, navigate to the /js folder and run:

fuse -i fcbResponsive.js -o fcbResponsive.min.js

About

Responsive skeleton for FarCry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors