summaryrefslogtreecommitdiffstats
path: root/pkgs/development/web/csslint
AgeCommit message (Expand)Author
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger
2017-08-22treewide: homepage URL fixes (#28475)Matthew Justin Bauer
2016-06-20Captialize meta.description of all packagesBjørn Forsman
2013-12-18csslint: update from 0.5.0 to 0.10.0Nixpkgs Monitor
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
2011-08-21Adding csslint, this uses node as an interpreter. It detects problems in CSS ...Cillian de Roiste