Latest version of react-md is resolved as 1.17.0 instead of 2.2.2
See original GitHub issue./src/style.scss (./node_modules/css-loader/dist/cjs.js??ref–6-oneOf-5-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref–6-oneOf-5-3!./node_modules/sass-loader/dist/cjs.js??ref–6-oneOf-5-4!./src/style.scss) SassError: Invalid CSS after “(”: expected selector, was "(function (global, " on line 1 of node_modules/react-md/dist/react-md.js from line 1 of /Users/src/style.scss
(function (global, factory) {
^
@import "~react-md/dist/react-md";
@include react-md-utils;
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
React v17.0 – React Blog
The React 17 release is unusual because it doesn't add any new developer-facing features. Instead, this release is primarily focused on ...
Read more >npm WARN deprecated tar@2.2.2: This version of tar is no ...
Installing the latest version of tar will ensure that using create-react-app does not throw any warning, but this doesn't mean that the issue...
Read more >react-device-detect - npm
Detect device type and render your component according to it. Latest version: 2.2.2, last published: 9 months ago.
Read more >title: Changelog — Auspice documentation
You are not reading the most recent version of this documentation. ... A bug was fixed which caused some datasets to crash auspice...
Read more >Bug listing with status RESOLVED with resolution OBSOLETE ...
status:RESOLVED resolution:OBSOLETE severity:enhancement · Bug:5012 - "ALSA ebuild error" status:RESOLVED resolution:OBSOLETE severity:normal ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
AAA Thanks 👍
The grid system is actually in the
@react-md/utils
package right now – I’ve been thinking of moving it to@react-md/grid
for discoverability though. I also really need to implement a real search on the documentation site since you can’t really search by components, but you can see the two types of grids here: