summaryrefslogtreecommitdiff
path: root/lib/flat/dgrid/README.md
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-04 16:53:01 +0300
committerAndrew Dolgov <[email protected]>2018-12-04 16:53:01 +0300
commit563a46f55a392011d075811b3dc798e9cdcca949 (patch)
tree4321fadc393b5cf5bf26929d2fcf017dfc0b8f9a /lib/flat/dgrid/README.md
parentf679ec2e6e25598c511177d7d160c51d2bdf631e (diff)
initial
Diffstat (limited to 'lib/flat/dgrid/README.md')
-rw-r--r--lib/flat/dgrid/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/flat/dgrid/README.md b/lib/flat/dgrid/README.md
new file mode 100644
index 000000000..7d99fc726
--- /dev/null
+++ b/lib/flat/dgrid/README.md
@@ -0,0 +1,8 @@
+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.