BashScript

Results 7 comments of BashScript

As mentionned by @torx85, when replacing the `_rotationOrigin `also in the `this._getRotationOrigin()` function, it works !

+1 Facing the same issue, types have MaterialUi 4.x as peer dependency

As temporary workarounds : I have managed to workaround this by styling MUI's native Table (MuiTable, MuiTableBody etc..) instead, seems like MuiDataTable inherits style classes from it, with some adjustments...

Hello, Thank you for your response, here is the console output : ``` $ npm run build > resume@ build C:\Users\Me\Documents\Developer profile\vue-developer-profile\vue-developer-profile > gridsome build Gridsome v0.7.0 Initializing plugins... Load...

Still nothing, for reference, here is how it looks on my browser once I build the project : ![image](https://user-images.githubusercontent.com/54007844/98914850-7121d080-24c9-11eb-84e5-1310d9165130.png) As you can see there are no styles... the `` tag...

npm - 6.14.8 node - v12.18.2 I didnt touch the settings, used it like it was out of the box from the git repo

Hello, +1 for this feature