https://github.com/dnbard/brackets-custom-css
Brackets extension that modifying CSS of Brackets IDE
https://github.com/dnbard/brackets-custom-css
Last synced: 11 months ago
JSON representation
Brackets extension that modifying CSS of Brackets IDE
- Host: GitHub
- URL: https://github.com/dnbard/brackets-custom-css
- Owner: dnbard
- Created: 2014-07-31T13:12:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T16:40:04.000Z (over 3 years ago)
- Last Synced: 2025-04-13T22:34:44.951Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 776 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Brackets Custom CSS Injector
============================
Customize Brackets IDE with own CSS rules. Inject your own styles inside of Brackets.


All changes will be injected directly to Brackets IDE. This extension are using CSS Livereload so you wont need to reload your IDE to see changes.
*Note: you will need to reload Brackets from time to time if you see CSS bugs. Press `F5` to do it.*