Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Unobtrusive CSS Framework
(
unobtrusivecss.com
)
64 points
by
csomar
on Feb 12, 2010
|
hide
|
past
|
favorite
|
17 comments
chriseppstein
on Feb 12, 2010
|
next
[–]
Sass can even make this CSS framework more compact!
http://gist.github.com/302395
mhotchen
on Feb 12, 2010
|
prev
|
next
[–]
Found a bug:
input[type=checkbox], input.checkbox { }
is used twice in unobtrusive.forms.css
deanburge
on Feb 15, 2010
|
parent
|
next
[–]
Fixed.
tutuca
on Feb 12, 2010
|
prev
|
next
[–]
I found the plugins quite bloated, but indeed the best framework ever!!!
yannis
on Feb 12, 2010
|
prev
|
next
[–]
Can we please get some compression here?
cfpg
on Feb 12, 2010
|
parent
|
next
[–]
Agree, we need a minified version, also remember to turn on gzip in your server.
ash
on Feb 12, 2010
|
prev
|
next
[–]
Could someone please explain what does it do?
*{}
oscardelben
on Feb 12, 2010
|
parent
|
next
[–]
* matches every element in the page. {} does nothing because there's nothing inside of it.
mambodog
on Feb 12, 2010
|
prev
|
next
[–]
Is the point that you shouldn't be using a CSS framework? Because I reckon they're legit... has anyone written an article to contrary?
troels
on Feb 13, 2010
|
parent
|
next
[–]
I missed the joke too .. Would someone kindly explain?
vladocar
on Feb 12, 2010
|
prev
|
next
[–]
Ha,ha this great(only 3 bytes) is even smaller than my: 1 line CSS Grid Framework
http://www.vcarrer.com/2009/06/1-line-css-grid-framework.htm...
tlack
on Feb 12, 2010
|
prev
|
next
[–]
that elaborate joke was totally worth the effort
qbert
on Feb 12, 2010
|
prev
|
next
[–]
I'm using the "Tabularisationifier Plugin" for all my table layouts for now on. Brilliant! ;)
timdorr
on Feb 12, 2010
|
prev
|
next
[–]
Also 3 bytes: HA!
Semiapies
on Feb 12, 2010
|
prev
|
next
[–]
Meh. It's not semantic enough for me.
jasonlotito
on Feb 12, 2010
|
prev
|
next
[–]
The license made the joke work. =)
lexx12
on Feb 12, 2010
|
prev
[–]
+1 for the huge effort
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://gist.github.com/302395