Questions tagged as 'compass'

1
answer

How to insert new image into project with COMPASS

I have the images I use in my project and I want to add a new image to use on the site, but I can not get the image to be added to the sprites generated by COMPASS     
asked by 24.06.2016 / 19:14
3
answers

Problem installing SASS

I downloaded RUBY and installed myself by looking at "Add Ruby executable to your PATH" Then I installed GEM, after that I try to install SASS but the following error appears in the image. The version of my Ruby and GEM are in the image, S...
asked by 17.06.2016 / 20:07
0
answers

How to get the sense of the device using gyroscope and accelerometer? Ionic 3

I'm developing an application on Ionic 3, where I need to know what direction the user's cell phone is pointing to, and then make decision-making. I was trying to use the Device Orientation plugin, which returns a value in degrees (0 - 360) wher...
asked by 14.05.2018 / 05:17
0
answers

Extract piece of SASS code

Hello, I'm creating a branch break using SASS but it has a piece of code that repeats a few times and I do not know how to extract it. @while $newColumn <= $columnNumber { .col-#{$newColumn}{ $calcWidth: (100% / $columnNumber) *...
asked by 03.12.2017 / 11:29
1
answer

How to import external CSS

Hello, I'm using the compass and would like to know how I can import an external file from my sass-configured folder. This is how scss works: @import "../../node_modules/angular-material/angular-material.min.css"; @import "compass/css3"; @i...
asked by 16.03.2016 / 19:22
0
answers

Problem with NPM NodeJS Compass

I have a problem here with NodeJS. First slash the command: npm i Then run the command: grunt Here's the error: Warning: Couldn't find the 'compass.bat' binary. Make sure it's installed and in your $PATH Use --force to...
asked by 01.05.2016 / 01:12
0
answers

File "Compass / css3" not found when done Import

I'm trying to use a ready layout (test.scss), and it's my first time trying to implement SASS. Just in the code header, there are 3 imports: @import "compass/css3"; @import "compass/reset"; @import "compass/css3"; I have already installed G...
asked by 19.10.2018 / 20:55
0
answers

How to install MongoDB Compass on W10 32bit?

Well, I installed "MongoDB" on my machine (W10 32 bit) after a long time browsing the Internet and got this success after watching this video on YouTube:     
asked by 11.06.2018 / 20:19