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'm trying to implement Grid extension in React. It does not seem to adapt to the grid layout even after the required setup. In an example online I saw someone import the grid css but the grid extension doesn't export the css.
Reproduction Link
No response
Steps to Reproduce
Go to dist folder of package
Css is not present
...
Expected Behaviour
CSS files should be present that can be imported for the grid to function
The text was updated successfully, but these errors were encountered:
Checks
Version
0.4.1
Description
I'm trying to implement Grid extension in React. It does not seem to adapt to the grid layout even after the required setup. In an example online I saw someone import the grid css but the grid extension doesn't export the css.
Reproduction Link
No response
Steps to Reproduce
...
Expected Behaviour
CSS files should be present that can be imported for the grid to function
The text was updated successfully, but these errors were encountered: