Added local CSS and JS directories that are checked by the main plugin
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 30 Dec 2015 16:51:11 +0000 (11:51 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 30 Dec 2015 16:51:11 +0000 (11:51 -0500)
css/readme.txt [new file with mode: 0644]
js/readme.txt [new file with mode: 0644]

diff --git a/css/readme.txt b/css/readme.txt
new file mode 100644 (file)
index 0000000..954cc9c
--- /dev/null
@@ -0,0 +1 @@
+Add admin.css and/or front.css to this directory to have those registered automatically.
\ No newline at end of file
diff --git a/js/readme.txt b/js/readme.txt
new file mode 100644 (file)
index 0000000..f642355
--- /dev/null
@@ -0,0 +1 @@
+Add admin.js and/or front.js to this directory to have those registered automatically.
\ No newline at end of file