Has anyone been able to successfully install a Compass extension for their ST project? I want to use CSS flex box but the current version of Compass doesn't support it. I found an extension here which adds flex box functionality but I can't get it installed.
I have installed the Gem (at least I get a success message) but when I run
nothing happens. It doesn't show up in my available list of frameworks and extensions. I have required it in my config.rb file.
Can anyone give me any pointers?
If not, then is there a way to manage the resources for my app separately from the framework? In other words, can I manage all my css etc using Grunt or CodeKit or whatever and then just have my app import the compiled versions, like in a normal website?
Apologies if these are obvious questions, but I've only just started playing with ST.
I have installed the Gem (at least I get a success message) but when I run
Code:
compass install compass-flexbox
nothing happens. It doesn't show up in my available list of frameworks and extensions. I have required it in my config.rb file.
Can anyone give me any pointers?
If not, then is there a way to manage the resources for my app separately from the framework? In other words, can I manage all my css etc using Grunt or CodeKit or whatever and then just have my app import the compiled versions, like in a normal website?
Apologies if these are obvious questions, but I've only just started playing with ST.
Aucun commentaire:
Enregistrer un commentaire