Skip to content

Instantly share code, notes, and snippets.

@elpuas
Created November 28, 2022 13:58
Show Gist options
  • Save elpuas/2e05446c6a71e0a3953626aa2b0a3754 to your computer and use it in GitHub Desktop.
Save elpuas/2e05446c6a71e0a3953626aa2b0a3754 to your computer and use it in GitHub Desktop.
@queryloop bash command
cd loop-patterns
// cd to the src folder and create 2 directories
cd src && mkdir css simple-query
// cd into our first variation dir and create index.js
cd simple-query && touch index.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment