css_naked 1.0.2
This plugin makes a Rails application strip off the stylesheets during the CSS Naked Day event. It does this by modifying the stylesheet_link_tag helper to skip including stylesheets into the layout during the event.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionpack
~> 0
activesupport
~> 0
Development Dependencies (1):
mocha
~> 0