mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
feat(themes): theme builder app updates
* theme-builder wip * Theme Builder updates - new CSS variable support - realtime color updating with alpha support (rgb generation) - auto tint/shade/contrast generation - auto step generation - CSS variable highlighting (forward and backwards) - Colourlovers Palette search (via local proxy)
This commit is contained in:

committed by
Adam Bradley

parent
9e8a0c127a
commit
cdba38d004
@ -8,4 +8,4 @@ exports.devServer = {
|
||||
root: '../../',
|
||||
watchGlob: 'src/**',
|
||||
openUrl: '/theme-builder'
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user