Skip to content

Commit

Permalink
feat: split global tokens from modes
Browse files Browse the repository at this point in the history
chore: add dummy dark mode (copy of light)

BREAKING CHANGE:

Token structure change
  • Loading branch information
druhill committed Jan 23, 2024
1 parent b925eb3 commit e52c23d
Show file tree
Hide file tree
Showing 3 changed files with 1,419 additions and 14 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ module.exports = {
'block',
'\nCopyright © 2024 The Sage Group plc or its licensors. All Rights reserved\n '
]
}
},
ignorePatterns: ['dist/']
}
Loading

0 comments on commit e52c23d

Please sign in to comment.