You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing issue with latest version(^31.2.0) on grid while creating custom theme.
Tried with both @use "ag-grid-community/styles" as ag; and @use "~ag-grid-community/styles" as ag;
throwing error.
The text was updated successfully, but these errors were encountered:
I am facing issue with latest version(^31.2.0) on grid while creating custom theme.
Tried with both
@use "ag-grid-community/styles" as ag;
and@use "~ag-grid-community/styles" as ag;
throwing error.
The text was updated successfully, but these errors were encountered: