1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-02-24 00:48:27 +01:00

29 lines
355 B
JavaScript
Raw Normal View History

2017-11-18 12:06:44 +02:00
module.exports = {
id: 'drawer',
title: 'Menu drawer',
keywords: [],
description: '',
example: '',
samples: [],
notes: [],
customization: [],
modifiers: [],
dos: [],
donts: []
}
/*
Modifiers:
{
title : '',
description: '',
example: '',
samples: []
}
Dos/Donts:
{
description: '',
sample: ''
}
*/