mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Change shoes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Shoelace
|
||||
|
||||
👟 _A forward-thinking web component library for desktop and mobile._
|
||||
_A forward-thinking web component library for desktop and mobile._ 🥾
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// The Shoelace dev server! 👟
|
||||
// The Shoelace dev server! 🥾
|
||||
//
|
||||
// This is an Express + Browsersync script that:
|
||||
//
|
||||
@@ -50,7 +50,7 @@ app.listen(proxyPort);
|
||||
|
||||
// Give Stencil's dev server a few seconds to spin up, then launch the browser
|
||||
setTimeout(() => {
|
||||
console.log(chalk.cyan(`\nLaunching the Shoelace dev server at http://localhost:${browserPort}! 👟\n`));
|
||||
console.log(chalk.cyan(`\nLaunching the Shoelace dev server at http://localhost:${browserPort}! 🥾\n`));
|
||||
|
||||
bs.init({
|
||||
startPath: '/',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<img id="top" class="logo" src="/assets/images/wordmark.svg" alt="Shoelace" data-no-zoom style="max-width: 24rem;">
|
||||
|
||||
_A forward-thinking web component library for desktop and mobile._
|
||||
_A forward-thinking web component library for desktop and mobile._ 🥾
|
||||
|
||||
<span class="badge"><docs-version></docs-version></span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user