1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-08 14:56:28 +02:00

Documented modals

This commit is contained in:
Angelos Chalaris
2017-12-28 17:43:30 +02:00
parent 85cef4b7c8
commit 807c15f49e
4 changed files with 106 additions and 3 deletions

View File

@@ -25,5 +25,5 @@ module.exports = [
grid, cards, cardSections,
formsAndInput, buttons, inputGrouping,
header, navigationBar, footer, drawer,
textHighlighting, toasts, tooltips,// modalDialogs
textHighlighting, toasts, tooltips, modalDialogs
]