mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-13 17:33:59 +02:00
Added headings to documentation
Somehow I had deleted them.
This commit is contained in:
@@ -6,5 +6,5 @@ var images = require('./images');
|
||||
var codeAndQuotations = require('./codeAndQuotations');
|
||||
|
||||
module.exports = [
|
||||
gettingStarted, commonTextualElements, images, lists, codeAndQuotations
|
||||
gettingStarted, commonTextualElements, headings, images, lists, codeAndQuotations
|
||||
]
|
||||
|
Reference in New Issue
Block a user