Live data from Hacker News

Viewing profile — mdular

mdular

HN member
Joined
Sat, Oct 12, 2013, 3:23 PM UTC
HN karma
23
Public activity
4 items

About mdular

No profile information was provided.

Recent public activity

  1. comment
    Comment #14708641

    This. I often encounter situations where a day or two were spent creating a mess of classes and abstractions, yet the actual logic to solve the problem still hasn't materialised. A…

  2. comment
    Comment #7096556

    Very much this. By wrapping your mind around the new possibilities the whole 'seperate style from content' becomes much more trivial (and so much more maintainable) that the discus…

  3. comment
    Comment #7096529

    I get your point, but at the same time your argument is an odd one to make. At least the SASS-port of Bootstrap declares it's variables as defaults - meaning they would not be set …

  4. comment
    Comment #7096430

    You can compile Bootstrap yourself from LESS or SASS, pushing your own values into the Bootstrap variables (and ideally sharing this configuration with your custom styles). In the …