mirror of
https://github.com/tabler/tabler.git
synced 2026-08-10 13:22:22 +04:00
Monorepo structure, remove Gulp, new build process (#2116)
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
[
|
||||
{
|
||||
"icon": "brand-facebook",
|
||||
"icon-bg": "facebook",
|
||||
"title": "Facebook",
|
||||
"date": "just now"
|
||||
},
|
||||
{
|
||||
"icon": "briefcase",
|
||||
"title": "Products",
|
||||
"date": "2 hrs ago"
|
||||
},
|
||||
{
|
||||
"icon": "brand-x",
|
||||
"icon-bg": "x",
|
||||
"title": "X",
|
||||
"date": "8 hrs ago"
|
||||
},
|
||||
{
|
||||
"icon": "brand-dribbble",
|
||||
"icon-bg": "dribbble",
|
||||
"title": "Dribbble",
|
||||
"date": "12 hrs ago"
|
||||
},
|
||||
{
|
||||
"icon": "database",
|
||||
"title": "Backup",
|
||||
"date": "2 days ago"
|
||||
},
|
||||
{
|
||||
"icon": "settings",
|
||||
"icon-bg": "primary",
|
||||
"title": "System",
|
||||
"date": "4 days ago"
|
||||
},
|
||||
{
|
||||
"icon": "briefcase",
|
||||
"title": "Products",
|
||||
"date": "12 days ago"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user