Skip to content

Instantly share code, notes, and snippets.

@worm-emoji
Created July 26, 2018 17:37
Show Gist options
  • Save worm-emoji/65a1e6c900349f42dd7a677cad447203 to your computer and use it in GitHub Desktop.
Save worm-emoji/65a1e6c900349f42dd7a677cad447203 to your computer and use it in GitHub Desktop.
Customizations for localhost via StyleURL.
@media (min-width: 750px) {
body {
background-color: orange;
}
}
---
version: 1.0
domains:
- localhost
url_patterns:
- localhost/*
timestamp: '2018-07-26T17:37:26Z'
id: DDv1
redirect_url: http://localhost:8000/
shared_via: StyleURL – import and export CSS changes from Chrome Inspector to a Gist
you can share (like this one!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment