Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(387)

Side by Side Diff: pkg/csslib/pubspec.yaml

Issue 23576012: Added .scss transform (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: cleanup Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 name: csslib 1 name: csslib
2 author: "Web UI Team <web-ui-dev@dartlang.org>" 2 author: "Web UI Team <web-ui-dev@dartlang.org>"
3 description: A library for parsing CSS. 3 description: A library for parsing CSS.
4 homepage: https://www.dartlang.org 4 homepage: https://www.dartlang.org
5 dependencies: 5 dependencies:
6 args: any 6 args: any
7 barback: any
7 logging: any 8 logging: any
8 path: any 9 path: any
9 source_maps: any 10 source_maps: any
10 dev_dependencies: 11 dev_dependencies:
11 browser: any 12 browser: any
12 unittest: any 13 unittest: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698