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.

Change the pre-processor for css

See original GitHub issue

Status PoC

Currently, we are using stylus for writing CSS but we can consider moving with LESS or SASS (preferable).

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:19 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
anikethsahacommented, May 11, 2020

cool, lets have stage 1 then

1reaction
trusktrcommented, May 11, 2020

Also nice list of features by stage at http://preset-env.cssdb.org/features, and http://cssdb.org has the official list of proposals with stage level.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using CSS Preprocessors - CodePen Blog
To add a preprocessor to your Pen, click the settings “gear” icon at the top of the CSS editor panel. The Pen Settings...
Read more >
CSS Preprocessors Explained - freeCodeCamp
CSS Preprocessors compile the code which is written using a special compiler. They then use that to create a CSS file, which can...
Read more >
How To Use The LESS CSS Preprocessor For Smarter Style ...
Several CSS preprocessors are available today, most notably Sass and LESS. ... To change the color, you'd have to do a “Find and...
Read more >
CSS Preprocessors: The Ultimate 6-Step Guide - CareerFoundry
Put simply, CSS preprocessors will change your world. But what are the most popular ones, and how do you use them properly?
Read more >
How to change a CSS preprocessor in an Angular project
Angular can maintain any of the major CSS preprocessors. By default the new project is created with the css support, but even after...
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