Plugin Directory

Changeset 588941


Ignore:
Timestamp:
08/22/2012 06:13:21 PM (14 years ago)
Author:
uniquewebdevelopment
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • css-refresh-automatically/trunk/readme.txt

    r588055 r588941  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 CSS Refresh allows you your wordpress pages to automatically refresh the stylesheet.
     11CSS Refresh allows WordPress detect when your CSS-file is updated and autmoatically implement changes without having to refresh your browser.
    1212
    1313== Description ==
    1414
    15 CSS Refresh allows you your wordpress pages to automatically refresh the stylesheet.
     15Eliminate the need to constantly refresh your website everytime you make a change to your CSS file.  Let CSS Refresh do the heavy lifting automatically
    1616
    1717== Installation ==
     
    2626= It's not working =
    2727
    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.
     281. 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.
     292. Check to see if your stylesheet is being included twice.  If it is, you need to remove all other instances of your main stylesheet.
    3130
    3231== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.