3 Commits

Author SHA1 Message Date
ee77b720d5 Remove files sections in JS libs package.json.
Those exclude unlisted files (d.ts files mostly) that we want bundled in.
No point in listing d.ts files since we already keep those folders clean.
2015-11-03 11:40:11 +02:00
4ae638f546 Upgrade to latest reworkcss sans the stringify module. 2015-10-14 15:08:09 +03:00
38f243de5c Move css and css-value modules to the toplevel.
This is the default location when installing from npm, and Angular uses
that when parsing CSS.

Updated module paths, requires, csproj, tsconfig and grunt tasks.
2015-08-03 12:01:09 +03:00