From 0449f117178a32e16b34c04fe0ee89efede9ac4e Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Tue, 30 Mar 2010 01:29:24 -0700 Subject: [PATCH] no custom css/js --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 01cb678a..0408a160 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,6 @@ Even though page files may be placed in any directory, there is still only a single namespace for page names, so all page files should have globally unique names regardless of where there are located in the repository. -CSS and JavaScript (.css and .js) files are automatically detected and -injected into page files that live at the same directory level or lower. This -allows you to easily apply CSS and JS to specific sets of pages. - ## WIKI LINKS