UNPKG

@dscodotco/theme-cli

Version:

A CLI tool for developing Shopify themes

15 lines (14 loc) 223 B
#theme-dev-nav { position: fixed; top: 0; left: 0; right: 0; background: #1a1a1a; color: white; padding: 10px; z-index: 9999; display: flex; align-items: center; gap: 10px; } /* ... rest of CSS ... */