Skip to content

Instantly share code, notes, and snippets.

@worm-emoji
Created July 26, 2018 16:52
Show Gist options
  • Save worm-emoji/b834b4db4e0550c0128efb6487ed8bfa to your computer and use it in GitHub Desktop.
Save worm-emoji/b834b4db4e0550c0128efb6487ed8bfa to your computer and use it in GitHub Desktop.
Customizations for localhost via StyleURL.
@media (min-width: 750px) {
body {
background-color: red;
}
}
---
version: 1.0
domains:
- localhost
url_patterns:
- localhost/*
timestamp: '2018-07-26T16:52:27Z'
id: S2O9
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!)
@worm-emoji
Copy link
Author

📷 Screenshot

Screenshot of changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment