Questions tagged as 'preprocessador'

1
answer

sass - how to compile the mined file?

I use sass to help with development, but would like to optimize the final result of the generated css, would it have some way of generating the already mined .css file? I use the following command to compile the .scss files sass --watch scs...
asked by 30.04.2015 / 20:32
1
answer

Pre-processor stylus - Error while running the stylus watch

Hello, I have the following problem: When you run the command stylus main.styl main.css -w the stylus compiles what is saved, that is, it takes what is in the files styl/title.styl and styl/button.syl and plays to...
asked by 25.02.2017 / 18:51
1
answer

How to use the calc () Attribute in the LESS Preprocessor

When using the calc () attribute in LESS, I encountered the following problem: When compiling the code height: -webkit-calc(100vh - 6em); the output resulted in the calculation of 100 - 6 and adds the unit of the first value to the...
asked by 13.10.2015 / 16:14
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
1
answer

Pre processors and how to work with them

Hello folks from the community, I have doubts about how to work with preprocessors, after all I will have to rewrite the code twice? or will I have to copy and paste into an online convertor? I have a lot of knowledge about using pug, stylus and...
asked by 22.04.2018 / 21:55
0
answers

Random values and html atributes?

I have noticed that some applications such as gmail, facebook and instagram are presenting classes and attributes as random values or it can be a used default, preprocessor or manager. I was quite curious just that I could not find anything t...
asked by 12.12.2016 / 17:10