chore: add code formatting and linting (#952)
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
// if you change these you must restart the server
|
||||
|
||||
module.exports = {
|
||||
|
||||
// colors
|
||||
lightestGrey: '#E6E6E6',
|
||||
lighterGrey: '#F7F8F8',
|
||||
@ -47,5 +46,5 @@ module.exports = {
|
||||
tablet: '768px',
|
||||
desktop: '960px',
|
||||
display: '1200px',
|
||||
xlarge: '1280px'
|
||||
}
|
||||
xlarge: '1280px',
|
||||
};
|
||||
|
Reference in New Issue
Block a user