kareila: Rosie the Riveter "We Can Do It!" with a DW swirl (dw)
kareila ([personal profile] kareila) wrote in [site community profile] dw_dev_training2015-07-15 12:35 pm

request for Foundation conversion guidelines

Who all has converted an existing TT template to use Foundation? Any tips on converting CSS properties to SCSS rules? What are the most basic requirements for a successful conversion? Asking for a friend... well, everyone.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2015-07-15 07:01 pm (UTC)(link)
Converting CSS to SCSS -- technically could just be a matter of copying over the CSS to an SCSS file, maybe changing colors to variables, and then done.

In practice (and much preferred), we usually end up being able to toss most of the existing ad-hoc per-page CSS and switching the HTML to use our standard classes instead.
momijizukamori: A sleeping dreamsheep with a '<3' sign. It says 'Momiji' above it, and 'Styles' below it. (dreamsheep volunteer)

[personal profile] momijizukamori 2015-07-15 07:02 pm (UTC)(link)
I have no idea, but this topic is relevant to my interests!
kaberett: Trans symbol with Swiss Army knife tools at other positions around the central circle. (Default)

[personal profile] kaberett 2015-07-20 03:55 pm (UTC)(link)
*watches wiki intently*