1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-02-24 00:48:27 +01:00
2018-05-28 12:33:22 +03:00

29 lines
355 B
JavaScript

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: ''
}
*/