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.

Feature Request: SASS for Meteor.js

See original GitHub issue

Could you please provide an official SASS package on https://atmospherejs.com/materialize ?

Users could then override variables by creating (for example) a file named client/materialize-override.scss and still get updates…

You could make use of: https://atmospherejs.com/fourseven/scss

Also check: https://atmospherejs.com/grigio/materialize-sass

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:48 (10 by maintainers)

github_iconTop GitHub Comments

6reactions
Dogfalocommented, Jun 19, 2016

Still need to add a few lines to the readme on how to use it in a meteor app, but other than that, the package should be working with Sass for the next release!

0reactions
Dogfalocommented, Feb 6, 2017

This was fixed in the newest version

Read more comments on GitHub >

github_iconTop Results From Across the Web

import `.scss` and other types of files within javascript ... - GitHub
Feature request : import .scss and other types of files within ... list.js import {FlowRouter} from "meteor/kadira:flow-router"; import ".
Read more >
Build System - Meteor Guide
Another important feature of the Meteor build tool is that it automatically concatenates your application asset files, and in production minifies these bundles....
Read more >
What's the best way to use Sass in a Meteor app?
A quick search for "sass" on Atmosphere yields several packages, but I've only used LESS and Stylus, so I haven't tried them. It...
Read more >
node-sass - npm
Node-sass is a library that provides binding for Node.js to LibSass, the C version of the popular stylesheet preprocessor, Sass.
Read more >
How to Update Your Enterprise Meteor Application to 1.4
The fourseven:scss package is a popular Sass build plugin for Meteor. Truth told, it behaved a bit finicky in our road to Meteor...
Read more >

github_iconTop Related Medium Post

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