I am trying to incorporate Twitter Boostrap into a project, but only a fluid system.
Ideally, I could get this out of the gazebo and set it that way. Otherwise, I would like to be able to compile it directly inside the boot disk. I mainly try not to upload the file and delete unnecessary parts.
Has anyone had experience? Right now, I am running the following command inside bootstrap:
grunt dist-css
Which gives me everything compiled. Is it possible to isolate the grid?
source
share