Questions tagged as 'scss'

1
answer

Move an item within another SCSS

I have a web page and I am trying to move a link element "a" into an existing "div". The generated code would be something like this: <a href="google.es" class="download-link">Download file</a> <form> ... </form> &l...
asked by 09.07.2018 / 09:36
0
answers

error when compiling Sass

Install node.js and the package.json. I do not know much about this, so I ask for help. When running npm run watch-css the log file throws this at me and I do not know how to fix it: 0 info it worked if it ends with ok verbose cli [ 'C...
asked by 21.04.2018 / 22:14
0
answers

Why do not the Fontastic icons appear?

I am using Sass and in the Fontastic page add 6 icons to be embedded in the page but they do not appear. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content=...
asked by 03.04.2018 / 23:10
1
answer

Open dropdown menu and close another dropdown on ipad tablet

I had a problem that when I opened the dropdown on iPad and then I opened another, it only made the open one close and the one I wanted to open did not open when I pressed for the first time, which forced me to press the dropdown twice.     
asked by 09.02.2018 / 15:18
0
answers

NPM SASS does not compile imported CSS file

I'm working on a Laravel 5.5 project with Bootstrap 4. When I compile SASS it returns that everything is fine, but the imported CSS file is not being compiled or monitored by SASS. I have this SCSS file that comes by default in a new Laravel...
asked by 19.01.2018 / 19:51
2
answers

How to put the code to show data in GRID?

Can someone help me with the Grid view? I am integrating a new design for an old script. Work is fine but as always I had problems with the <div> I still follow me in the code. I know it's silly, but I throw away a whole day a...
asked by 21.01.2018 / 22:35
0
answers

Error compiling partial files with sass

Good colleagues, I'm having a problem with the Ruby prompt when working with sass. I'm working on partial files with the @import here-the-imported I had never happened to search Google but I could not find the answer I'm looking for >&...
asked by 02.01.2018 / 18:07