Viewing profile — mdular
mdular
HN member- Joined
- Sat, Oct 12, 2013, 3:23 PM UTC
- HN karma
- 23
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About mdular
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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 …
-
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 …