Polaris-react-7.0.0 conversion from .scss .css

Hi Guys,

I have just downloaded the new polaris-react-7.0.0 files from git hub but now i am unable to convert the .scss files into a single .css file.

I often grab the html code from shopify polaris component section and paste it into my html which points to the style.css file which automatically adds the styling and ensure the look and feel is correct.

i had no issue with earlier version of shopify but now for some reason when using npm / node-sass it errors on the first line.

can anybody possibly explain step by step on how i go about doing this or send me a dl to the compiled .css file?

Thanks in advance.

Tom

Bump.

Was able to find this url.

https://unpkg.com/browse/@shopify/polaris@7.0.0-rc.1/dist/styles.css

Would this be the latest Shopify style sheet, containing the green buttons etc.

Thanks