|
|
|
|
|
by tracker1
3565 days ago
|
|
I'm still using straight sass a lot (via node-sass/webkit) mostly because of legacy use of bootstrap. For future looking projects, I'd be inclined to try jss or aphrodite (for some reason I always think ambrosia when trying to remember that framework's name). I think that tighter integration to an application and controls will be better for webapp consistency... for a website, I might be inclined to go the post/precss route... though invariably it may come down to whatever UI kit I start from. |
|