question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rakibulalamcommented, Sep 10, 2020

AAA Thanks 👍

1reaction
mlaursencommented, Sep 10, 2020

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:

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found