Closed (won't fix)
Project:
Bootstrap
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2012 at 09:06 UTC
Updated:
14 Nov 2012 at 01:54 UTC
Hi,
Sasson ships a sass compiler OOTB, and I know there is a port of bootstrap to Sass.
What I was wondering is how hard it would be to create a sub-theme for sasson that will implement this sass library with your work on Drupal's markup, adjusting it to bootstrap.
Would love to collaborate on this with you guys if you're interested.
Comments
Comment #1
Michsk commentedI am interested as well. Would be awesome, next to 960 grid also the Twitter bootstrap.
Comment #2
gagarine commentedit's certainly *very* easy. Just replace the less with the https://github.com/jlong/sass-twitter-bootstrap. They say it's a 1:1 translation so markup doesn't have to change.
Comment #3
troynt commentedI created a project using twitter bootstrap with sass and it works very well.
http://drupal.org/project/ded
Comment #4
keesje commentedI'm interested as well. Why not make ded a subtheme of sasson? Gonne look into that some day...
Comment #5
frankbaele commentedThis theme uses the compiled css, so what you use as css processer is your choice.
Comment #6
andregriffin commented