NAME
Padre::Plugin::CSS - CSS Support for Padre
VERSION
version 0.14
CSS Minifier
use CSS::Minifier::XS to minify css
Validate CSS
use WebService::Validator::CSS::W3C to validate the CSS
AUTHORS
Fayland Lam <fayland@gmail.com>
Alexandr Ciornii <alexchorny@gmail.com>
Ahmad M. Zawawi <ahmad.zawawi@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Fayland Lam.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.