logic splitted into directives and components
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
// The list of file replacements can be found in `angular.json`.
|
||||
|
||||
export const environment = {
|
||||
production: false
|
||||
production: false,
|
||||
guilloche: {
|
||||
colors: ['#cc0045', '#0067cc']
|
||||
}
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user