Changeset 779191
- Timestamp:
- 09/27/2013 11:58:51 AM (12 years ago)
- File:
-
- 1 edited
-
wp-live-css-editor/tags/13.09/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-live-css-editor/tags/13.09/readme.txt
r779176 r779191 7 7 Stable tag: 13.09 8 8 9 Not ever production ready, but usefull nontheless. It can edit, preview changes in real time and save all your project's CSS stylesheets live in the browser.10 And it saves dated backups of each save, so, you can go back if it breaks, and you should erase backups once on a while. 9 Edit, preview changes in real time and save all your project's CSS stylesheets live in the browser. 10 11 11 12 12 == Description == 13 13 14 A CSS live Editor that allows you to preview realtime CSS changes and then save the CSS back while keeping dated backups. 14 A CSS live Editor that allows you to preview realtime CSS changes and then save your changes. 15 It saves dated backups of each save, so you can go back if it breaks, and you should erase backups once on a while. 15 16 It's a port from a Drupal module Live CSS http://drupal.org/project/live_css by guybedford http://drupal.org/user/746802 16 17 Now using ACE editor http://ace.ajax.org/
Note: See TracChangeset
for help on using the changeset viewer.