Changeset 1676064
- Timestamp:
- 06/11/2017 06:03:25 PM (9 years ago)
- Location:
- css-live-reload
- Files:
-
- 2 edited
-
tags/1.0.0/README.txt (modified) (1 diff)
-
trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
css-live-reload/tags/1.0.0/README.txt
r1675792 r1676064 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.txt 10 10 11 Reload all CSS files resources on page with one click (or shake - mobile option) without refreshing the page.11 Reload all CSS Files resources on your page by just one click (if surfing via mobile Phone - shake it) without refreshing the page. 12 12 13 13 == Description == 14 A simple and powerful plugin. 15 Sometimes We just editing a property on our stylesheet file, so why to reload all page? 16 It's get many another requests and so slowly then reload only the CSS files. 17 Now we can do it with a simple plugin, just click on F9 key and reload all CSS resources in page. 18 For mobile devices debug you can only shake the phone and all css will reloaded. 19 No cache, No unnecessary requests, No more slowly! 20 Work it faster better :) 14 A simple and powerful plugin. Often we simply edit a section on our style sheet file, so why reloading the entire page?! It creates many unnecessary requests and thus makes reloading slower, instead of just reloading the css files. 15 Now, we can achieve that with a simple plugin, by simply clicking on f9 and then reload all Css resources on the page! 16 17 As for mobile devices debugging, you can simply shake your phone and all Css files will be reloaded. 18 No cache, no unnecessary requests, no more slow reloading! 21 19 22 20 == Installation == -
css-live-reload/trunk/README.txt
r1675792 r1676064 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.txt 10 10 11 Reload all CSS files resources on page with one click (or shake - mobile option) without refreshing the page.11 Reload all CSS Files resources on your page by just one click (if surfing via mobile Phone - shake it) without refreshing the page. 12 12 13 13 == Description == 14 A simple and powerful plugin. 15 Sometimes We just editing a property on our stylesheet file, so why to reload all page? 16 It's get many another requests and so slowly then reload only the CSS files. 17 Now we can do it with a simple plugin, just click on F9 key and reload all CSS resources in page. 18 For mobile devices debug you can only shake the phone and all css will reloaded. 19 No cache, No unnecessary requests, No more slowly! 20 Work it faster better :) 14 A simple and powerful plugin. Often we simply edit a section on our style sheet file, so why reloading the entire page?! It creates many unnecessary requests and thus makes reloading slower, instead of just reloading the css files. 15 Now, we can achieve that with a simple plugin, by simply clicking on f9 and then reload all Css resources on the page! 16 17 As for mobile devices debugging, you can simply shake your phone and all Css files will be reloaded. 18 No cache, no unnecessary requests, no more slow reloading! 21 19 22 20 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.