astro/packages/astro
Drew Powers b81abd5b2c
Add CSS bundling (#172)
* Add CSS bundling

* Add Changeset

* Update build script

* Count better

* Fix stats

* Cleanup

* Add test

* Show profile ms under 750ms
2021-05-06 10:38:53 -06:00
..
components Fix astro-prism package (#170) 2021-05-04 12:15:13 -05:00
src Add CSS bundling (#172) 2021-05-06 10:38:53 -06:00
test Add CSS bundling (#172) 2021-05-06 10:38:53 -06:00
astro.mjs Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
CHANGELOG.md chore: version packages 2021-05-04 17:16:23 -05:00
internal.d.ts Format (#167) 2021-05-03 12:26:10 -06:00
package.json Add CSS bundling (#172) 2021-05-06 10:38:53 -06:00
README.md fix: monorepo issues (#158) 2021-04-30 16:38:40 -05:00
snowpack-plugin.cjs Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
tsconfig.json Refactor astro export map, add source-map-support (#161) 2021-05-03 13:18:08 -05:00

Astro is a fresh but familiar approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era.