Deprecate base/helpers file

This commit is contained in:
Jeremy Thomas
2020-05-17 14:29:38 +01:00
parent d6055087c9
commit f286e5cdb2
6 changed files with 1680 additions and 1438 deletions

View File

@@ -192,14 +192,14 @@
"name": "Spacing",
"subtitle": "Change the <strong>size</strong> and <strong>color</strong> of the text for one or multiple viewport width",
"color": "grey-dark",
"icon": "font",
"icon": "arrows-alt-h",
"path": "/documentation/helpers/spacing-helpers"
},
"helpers-visibility": {
"name": "Visibility",
"subtitle": "<strong>Show/hide content</strong> depending on the width of the viewport",
"color": "primary",
"icon": "arrows-alt-h",
"icon": "eye",
"path": "/documentation/helpers/visibility-helpers"
},
"helpers-other": {