mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
[ci] format
This commit is contained in:
parent
236cdbb611
commit
ae7dc5f692
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { bgWhite, black, dim, bgGreen, green, bold } from 'kleur/colors';
|
||||
import { bgGreen, bgWhite, black, bold, dim, green } from 'kleur/colors';
|
||||
|
||||
/**
|
||||
* Uses implementation from Astro core
|
||||
|
|
Loading…
Reference in a new issue