diff options
author | Valentin Popov <info@valentineus.link> | 2018-04-24 20:03:36 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-04-24 20:03:36 +0300 |
commit | 5406687510bb8602ff6ce12af24190e0d1021f65 (patch) | |
tree | 86a7c4aa3ee21e0fe06365abdfc2b49a42ac2448 /_scss | |
parent | 2de5157cdaeaff142a68c5feec8154c1154fb0c3 (diff) | |
download | popov.link-5406687510bb8602ff6ce12af24190e0d1021f65.tar.xz popov.link-5406687510bb8602ff6ce12af24190e0d1021f65.zip |
Short description
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_scss')
-rw-r--r-- | _scss/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/_scss/README.md b/_scss/README.md new file mode 100644 index 0000000..6eefd5f --- /dev/null +++ b/_scss/README.md @@ -0,0 +1,9 @@ +# Style development + +## Description + +| Catalog | Description | +| ------------ | -------------------------- | +| `base` | Headers and plug-ins. | +| `components` | Components for connection. | +| `utilities` | Auxiliary code snippets. | |