CSS include statement.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 02 Nov 2012 09:25:04 +0200
changeset 1408 085cde50fc0c
parent 1407 f1fc60553577
child 1409 33a935b7eabc
child 1410 d11ac6c5f4c4
CSS include statement.
css.rst
--- a/css.rst	Tue Oct 30 19:27:48 2012 +0200
+++ b/css.rst	Fri Nov 02 09:25:04 2012 +0200
@@ -71,6 +71,12 @@
  * http://www.w3.org/TR/CSS2/selector.html
  * http://www.w3.org/TR/css3-selectors/#selectors
 
+CSS include statement.
+======================
+::
+
+  @import url("common.css");
+
 Emacs.
 ======
 ::