0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Rich Harris
87a8e37150 remove cascade option 2018-04-15 23:53:17 -04:00
Rich Harris
a3add04e7c remove code, map and cssMap from svelte.compile output 2018-04-15 19:34:42 -04:00
Rich-Harris
9092b1c58a dont generate test output if no css 2018-04-01 11:17:22 -04:00
Rich-Harris
00877e8ebd output { js, css, ast } from svelte.compile - fixes #795 2018-04-01 10:46:07 -04:00
Rich Harris
b5821b846a fix annoying test failure 2017-11-21 11:47:22 -05:00
Rich Harris
1271510d00 better CSS sourcemaps 2017-07-21 20:37:45 -04:00
Rich Harris
4639b8d349 move css logic into new Stylesheet class, add CSS sourcemap support 2017-07-07 18:06:42 -04:00
Rich Harris
4e28c9b82c hack sourcemap to mitigate confusion caused by missing data for each block (#681) 2017-06-27 11:03:09 -04:00
Rich Harris
10ecd81734 prettierfy test files 2017-06-02 22:04:36 -04:00
Rich-Harris
60ed068a59 move tests around to facilitate registering babel based on environment 2017-03-07 14:10:28 -05:00