Questions tagged [prepros]

Prepros is a GUI compiler for preprocessing languages such as LESS, Sass, Compass, Stylus, Jade, Slim, Markdown, Haml and CoffeeScript. Prepros can also live refresh your browser whenever you change your code on your editor.

Prepros is a GUI compiler for preprocessing languages such as LESS, Sass, Compass, Stylus, Jade, Slim, Markdown, Haml and CoffeeScript. Prepros has a built-in server so you can also live refresh your browser whenever you change your code on your editor.

Runs on Windows, Mac OS X, and Linux.

See https://prepros.io/

65 questions
0
votes
1 answer

Prepros - Conflict version sass when using custom Ruby path

I try to follow this instruction, and after all is done, I am gettin this error when using prepros to compile the scss file. Gem::LoadError on line ["1638"] of C: Unable to activate susy-2.1.1, because sass-3.2.19 conflicts with sass (~> 3.3.0) Run…
Jimmy
  • 1
  • 1
  • 3
0
votes
1 answer

Prepros failed to compile when using gem breakpoint

Whenever I try to include the "breakpoint" gem in me prepros-project, I'm getting this error: error sass/main.scss (Line 3 of sass/_grid.scss: File to import not found or unreadable: breakpoint. Load paths: C:/xampp/htdocs/egoplan/sass …
0
votes
1 answer

Foundation 5 SCSS installation and Prepros

I installed ruby, Git and Node.js. Then instruction says "Bash", what exactly is Bash? I am using windows and I am newbie for thoese 3 apps they listed. Is it windows default cmd.exe? ruby.exe or git? If I manage it to work and created foundation…
user2734550
  • 952
  • 1
  • 12
  • 35
-1
votes
1 answer

Prepros failed to process Sass file version "GLIBCXX_3.4.20" not found on Ubuntu 14.04

To learn and use Sass, I installed Prepros On Ubuntu 14.04 LTS. But every time i try to process an scss file (sass file) I get this error notification Failed to Process File sass/style.scss /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version…
-1
votes
1 answer

Scout and Prepros syntax error

I need Prepros or Scout to compile SASS on Windows 7 / x86. I get syntax error all the time. Regardless of the code. Can you help me? Syntax error: Invalid CSS after "100%": expected expression (e.g. 1px, bold), was ";" on line 2 of for-loop.sass…
1 2 3 4
5