kgabryje commented on code in PR #33517: URL: https://github.com/apache/superset/pull/33517#discussion_r2167224275
########## superset-frontend/plugins/plugin-chart-ag-grid-table/src/AgGridTable/styles/ag-grid.css: ########## @@ -0,0 +1,6924 @@ +/* eslint-disable camelcase */ Review Comment: I don't think this file is needed - we should use AG Grid's theming API instead https://www.ag-grid.com/react-data-grid/themes/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
