Drew Powers
3d0d53486c
Add Astro.fetchContent API ( #91 )
2021-04-13 18:08:32 -06:00
Drew Powers
003b3c395f
Get CSS Modules working in Vue ( #53 )
2021-04-02 10:16:16 -06:00
Drew Powers
3fa6396a7b
Extract Astro styles to external stylesheets ( #43 )
...
* Extract Astro styles to external stylesheets
* Require relative URLs in Markdown layouts
2021-03-31 13:04:18 -06:00
Drew Powers
ee6ef81cf3
Convert CSS Modules to scoped styles ( #38 )
...
* Convert CSS Modules to scoped styles
* Update README
* Move class scoping into HTML walker
* Fix SSR styles test
* Fix mustache tags
* Update PostCSS plugin name
* Add JSDoc comment
* Update test
2021-03-30 10:11:21 -06:00
matthewp
d267fa461b
[ci] npm run format
2021-03-30 14:52:09 +00:00
Matthew Phillips
3b27eaac43
Add support for doctype ( #37 )
...
* Add support for doctype
* Automatically prepend doctype
2021-03-30 10:51:31 -04:00
Drew Powers
88df57e690
Add SSR Styles test ( #35 )
2021-03-26 13:59:41 -06:00