Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
InvestCustomer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Giang Tran
InvestCustomer
50464be56f93ba70b884fd3604688856847de447
50464be56f93ba70b884fd3604688856847de447
Switch branch/tag
InvestCustomer
src
assets
theme.js
Find file
Normal view
History
Permalink
theme.js
85 Bytes
Edit
Web IDE
Newer
Older
setup project
0078bbb2
Giang Tran
committed
3 years ago
1
2
3
4
import
sizes
from
'./sizes'
;
import
colors
from
'./colors'
;
export
{
sizes
,
colors
};