This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch template_less
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 27d723fba1 force colorLink in GlobalStyles
     add 952658ee63 fix links and bring GlobalStyles to superset-ui/core

No new revisions were added by this update.

Summary of changes:
 superset-frontend/.storybook/preview.jsx           |  1 -
 .../superset-ui-core/src/theme/GlobalStyles.tsx    | 89 +++++++++++++++++++++
 .../packages/superset-ui-core/src/theme/Theme.tsx  |  2 +
 superset-frontend/src/GlobalStyles.tsx             | 92 ----------------------
 superset-frontend/src/theme.ts                     |  3 +
 superset-frontend/src/views/App.tsx                |  2 -
 6 files changed, 94 insertions(+), 95 deletions(-)
 create mode 100644 
superset-frontend/packages/superset-ui-core/src/theme/GlobalStyles.tsx
 delete mode 100644 superset-frontend/src/GlobalStyles.tsx

Reply via email to