nathansmith / unsemantic

Fluid grid for mobile, tablet, and desktop.
http://unsemantic.com
MIT License
1.38k stars 161 forks source link

using with rails #19

Closed alec-c4 closed 10 years ago

alec-c4 commented 11 years ago

Hi, is there any documentation how to use unsemantic with rails/compass?

nathansmith commented 11 years ago

It's all just *.sass files, so it should work fine. Just plop it in whatever directory you keep your other Sass files in.

alec-c4 commented 11 years ago

i think it will be better to create ruby gem to keep all code up to date

nathansmith commented 11 years ago

Are you volunteering? :)

alec-c4 commented 11 years ago

a bit :) i'll try to develop in nearest future :)

alec-c4 commented 11 years ago

Source https://github.com/alec-c4/unsemantic_rails Gem https://rubygems.org/gems/unsemantic_rails

Ideas and comments - welcome :) also, could you please inform me on css updates and push it to repo?

nathansmith commented 11 years ago

Cool, will do.

Btw, my most recent change was here…

https://github.com/nathansmith/unsemantic/commit/a3ffa5aa3015bcf3980f43b6e3cc29fdd1cbecd4

Did you already include that?

alec-c4 commented 11 years ago

i've included latest css files on gem creation, but i'll update them from your repo :)

alec-c4 commented 11 years ago

yeah - everything is up to date :)