Skip to content

Commit 887de98

Browse files
committed
Update docs for 1.2.0 code.
1 parent b735391 commit 887de98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ The files that drive the extension are:
3131
* `options.html` - This is static so if you add a stylesheet, you need to add a corresponding option line here. The extension is not smart enough to do it dynamically and probably won't ever be due to an interest in keeping it small and lightweight.
3232
* `options.js` - This handles the loading and saving of preferences via the `chrome.storage.sync.get/set` API.
3333
* `main.js` - This handles the injection of the stylesheets into the bottom of the `head` so they cascade correctly.
34+
35+
## Overriding S-CSS-P
36+
37+
If you have a page that contains custom CSS and would like to alert users of S-CSS-P that they should consider disabling the extension, please edit the slug of your page into http://scp-wiki.net/component:s-css-p in the code block. This is not yet implemented but the next major milestone will include this capability.

0 commit comments

Comments
 (0)