docs: npm scripts for static assets are no longer experimental :)

This commit is contained in:
Kyle D. McCormick
2024-03-26 17:51:48 -04:00
committed by Kyle McCormick
parent 3b8d018e4b
commit bd82b1d75a
2 changed files with 3 additions and 4 deletions

View File

@@ -219,7 +219,6 @@ def main(
click.echo()
# Warnings
click.secho("WARNING: `npm run compile-sass` is experimental. Use at your own risk.", fg="yellow", bold=True)
if show_help:
click.echo(context.get_help())
return