Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samvloeberghs/ordina-frontend-sass-less

Frontend CC - A better CSS : Sass & Less - Ordina
https://github.com/samvloeberghs/ordina-frontend-sass-less

Last synced: 21 days ago
JSON representation

Frontend CC - A better CSS : Sass & Less - Ordina

Awesome Lists containing this project

README

        

# A better CSS : Sass & LESS - Ordina

## Collaborators

* Jan De Wilde - [email protected] - @MrJean
* Frédéric Ghijselinck - [email protected]
* Dennis Jaamann - [email protected]
* Sam Vloeberghs - [email protected] - @samvloeberghs

## Prerequisites

Please make sure you have a working copy of Git, NodeJS & npm installed. You can check this by running these commands
in a commandline:

git --version && npm -v && node -v

## Contents

### LESS folder

contains the code of the LESS example(s)

npm install
bower install

### Sass folder

contains the code of the Sass example(s)

npm install
bower install

run the Sass example using

grunt

publish it in to distributable

grunt publish

### presentation folder

contains the Reveal.js presentation

npm install
bower install

run the presentation using

grunt serve

contains the PDF version of the presentation

sass-vs-less.pdf