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.

How to enable SCSS syntax with precss?

See original GitHub issue

I’m a little noob, but how do I add precss to the boilerplate? I’ve tried to add it in the PostCSS plugins part of webpack.dev.babel.js but I can’t get it to work.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nareshbhatiacommented, Jun 9, 2016

Thanks, @mxstbr. It’s working now - yay!

0reactions
lock[bot]commented, May 30, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

csstools/precss: Use Sass-like markup in your CSS
PreCSS lets you use Sass-like markup and staged CSS features in CSS. ... PreCSS combines Sass-like syntactical sugar — like variables, conditionals, and...
Read more >
PostCSS Deep Dive: Preprocessing with “PreCSS”
Conditionals are present in PreCSS and follow the same syntax as Sass, using @if and @else . Add this example code to your...
Read more >
How to enable SASS Error highlighting on regular .css files ...
I'm working with PostCSS with PreCSS, hence I'm writing the same syntax as SASS. The code editor detects errors all over the place...
Read more >
precss
PreCSS is a tool that allows you to use Sass-like markup in your CSS files. Enjoy a familiar syntax with variables, mixins, conditionals, ......
Read more >
Make PhpStorm recognize PreCSS (Sass-like) variables in ...
My suggestion above is to re-associate that pattern with "Sass" file type (or SCSS -- whatever matches your needs). Ideally, instead of working...
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