Changeset 588941
- Timestamp:
- 08/22/2012 06:13:21 PM (14 years ago)
- File:
-
- 1 edited
-
css-refresh-automatically/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
css-refresh-automatically/trunk/readme.txt
r588055 r588941 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 CSS Refresh allows you your wordpress pages to automatically refresh the stylesheet.11 CSS Refresh allows WordPress detect when your CSS-file is updated and autmoatically implement changes without having to refresh your browser. 12 12 13 13 == Description == 14 14 15 CSS Refresh allows you your wordpress pages to automatically refresh the stylesheet. 15 Eliminate the need to constantly refresh your website everytime you make a change to your CSS file. Let CSS Refresh do the heavy lifting automatically 16 16 17 17 == Installation == … … 26 26 = It's not working = 27 27 28 Double check to ensure that the css-refresh.js is directly below your stylesheet. 29 30 This plugin automatically includes your stylesheet (`style.css` within your template), therefore you do NOT need to include it in your header. 28 1. Double check to ensure that the css-refresh.js is directly below your stylesheet. This plugin automatically includes your stylesheet (`style.css` within your template), therefore you do NOT need to include it in your header. 29 2. Check to see if your stylesheet is being included twice. If it is, you need to remove all other instances of your main stylesheet. 31 30 32 31 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.