V
V
Vladimir2019-10-01 05:59:05
ruby
Vladimir, 2019-10-01 05:59:05

How to compile sass/scss from an android device (termux)?

Good night. Is this possible? i would like to work with webpack/gulp and i would like to try sass and all that stuff.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
Undo Redo, 2019-10-24
@derek2

Well, you do the same as on the PC. Preprocessors are automatically compiled by the browser into CSS if you download the appropriate plugin on it, so there’s nothing complicated (and it’s a sin to fail on your phone)) If you can’t install the plugin, then you already need to
compile sass / scss during development
here https://www.taniarascia.com/learn-sass-now/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question