Skip to content

airstack/airstack.io

Repository files navigation

Airstack.io

airstack.io

Build

# Dev
lessc static/less/style.less > static/css/style.css

# Production
lessc --clean-css static/less/style.less > static/css/style.min.css