docs: npm scripts for static assets are no longer experimental :)
This commit is contained in:
committed by
Kyle McCormick
parent
3b8d018e4b
commit
bd82b1d75a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user