hkajava / s2g

Students2Groups Meteor application. Noticed in Spanish conversation class that the teacher doesn't have a good method to divide students into small groups for conversation so this application will provide easy way to do that. Also testing Meteor/React technologies with this application.
MIT License
1 stars 0 forks source link

Add Sass precompiler for CSS #70

Closed hkajava closed 6 years ago

hkajava commented 6 years ago

This would probably be best option:

https://github.com/fourseven/meteor-scss

meteor add fourseven:scss

hkajava commented 6 years ago

Seems to work fine now in: issue-60/EPIC-implement-new-UI-iteration1_2018/hkajava

Add fourseven css preprocessor

meteor add fourseven:scss fourseven:scss added, version 4.5.4

created client/main.scss and voilá main.css was generated!

hkajava commented 6 years ago

abandoned previous branch. using: issue-80/EPIC-implement-and-verify-s2g-responsiveness/hkajava