Open kelvinst opened 10 years ago
This already can be done with bower... Maybe call bower via command line in the generator resolve this.
I know, this is not the ruby way, but it's pretty complex to call the bower's js methods from ruby too. I really have no sure of which is worse.
Yeepee, we can use ruby-bower to call bower a better way... Someone already passed through this.
The other way to do this is to do what bower do to install foundation's sass, download it from its repository
So, the decision is to use the repository for now. Maybe someday bower integration will be easier to do.
The download must download the sass files a clear way. Preferentially the ruby way.