Last active
August 4, 2021 10:27
-
-
Save oliviertassinari/4ed581d0d4c95eac0204d61c8493d7f7 to your computer and use it in GitHub Desktop.
@material-ui/styled-engine-sc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = require('@material-ui/styled-engine-sc'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "@material-ui/styled-engine-sc", | |
"version": "0.0.1", | |
"main": "main", | |
"peerDependencies": { | |
"@material-ui/styled-engine-sc": "*" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment