summaryrefslogtreecommitdiff
path: root/lib/flat/dgrid/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/flat/dgrid/README.md')
-rw-r--r--lib/flat/dgrid/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/flat/dgrid/README.md b/lib/flat/dgrid/README.md
deleted file mode 100644
index 7d99fc726..000000000
--- a/lib/flat/dgrid/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-The dgrid flat theme builds on the Stylus-based CSS refactor found in dgrid 1.0.
-This portion of the theme requires the [dgrid](http://dgrid.io/) package.
-
-To build your own flat dgrid theme, you may want to adjust the path to dgrid. By
-default, we assume that dgrid is a sibling directory to themes. If this is not
-the case within your application directory structure, simply specify a different
-value for `$flat_path_to_dgrid` in your stylus file for your theme, before
-importing themes/flat/dgrid/flat.styl.