mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-06 22:06:30 +02:00
Documentation updates
Added a couple of cards to the new documentation system, it's starting to take shape.
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
export default const doNotUseThisThisIsJustATemplateForHowToMakeDocumentationFragments = {
|
||||
module.exports = {
|
||||
id: '',
|
||||
alphaId: '',
|
||||
moduleId: '',
|
||||
title: '',
|
||||
tag: '',
|
||||
keywords: [],
|
||||
description: '',
|
||||
example: '',
|
||||
@@ -12,7 +9,7 @@ export default const doNotUseThisThisIsJustATemplateForHowToMakeDocumentationFra
|
||||
customization: [],
|
||||
modifiers: [],
|
||||
dos: [],
|
||||
donts: [],
|
||||
donts: []
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user