doabit / semantic-ui-sass

Semantic UI, converted to Sass and ready to drop into Rails & Compass.
MIT License
1.15k stars 192 forks source link

update it to the latest version #32

Closed vibhoo closed 9 years ago

vibhoo commented 9 years ago

I need to use flag property of semantic-ui which seems to be unavailable in the present gem. Please update the gem to the current semantic-ui so that gems remain upto date

doabit commented 9 years ago

Please use 1.0beta branch.

gem 'semantic-ui-sass', github: 'doabit/semantic-ui-sass', branch: 'v1.0beta'
domi91c commented 9 years ago

I believe that's missing a 'v' in the branch name:

gem 'semantic-ui-sass', github: 'doabit/semantic-ui-sass', branch: 'v1.0beta'

doabit commented 9 years ago

Soryy, my mistake., updated.