update instruction

This commit is contained in:
olevole
2021-10-16 20:54:50 +03:00
parent e805c78962
commit 80a2d35ef7
390 changed files with 100956 additions and 63 deletions
+20
View File
@@ -0,0 +1,20 @@
---
layout: default
title: CSS
slug: css
lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system."
---
{% include css/overview.html %}
{% include css/grid.html %}
{% include css/type.html %}
{% include css/code.html %}
{% include css/tables.html %}
{% include css/forms.html %}
{% include css/buttons.html %}
{% include css/images.html %}
{% include css/helpers.html %}
{% include css/responsive-utilities.html %}
{% include css/less.html %}
{% include css/sass.html %}