Skip to content

Instantly share code, notes, and snippets.

@mig-hub
Last active September 6, 2020 08:21
Show Gist options
  • Save mig-hub/f903eedbacf6dd80a0737179357eaee7 to your computer and use it in GitHub Desktop.
Save mig-hub/f903eedbacf6dd80a0737179357eaee7 to your computer and use it in GitHub Desktop.
all: html css
html:
@echo "Building some HTML..."
css:
@echo "Building some CSS..."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment