daviddeutsch / yt-sanegrid

YouTube abandoned the subscription grid view. This has made a lot of people very angry and been widely regarded as a bad move.
http://daviddeutsch.github.io/yt-sanegrid/
GNU General Public License v3.0
37 stars 10 forks source link

Moved css to less, resolves #65 #72

Closed kbillings closed 10 years ago

kbillings commented 10 years ago

The css is generated with:

lessc -x less/ytgrid.less css/ytgrid.css
daviddeutsch commented 10 years ago

Thanks! Will do some custom editing to clean this up further.