• Hi!
    I downloaded the understap theme and as I understand it I have to use sass to compile css. Is it possible to do that at my Web hosting or do I have to use a localhost installation for developing my sites? https://understrap.github.io
    describes the steps under Developing with npm & Gulp.
    I’m not familiar with neither Npm or Gulp. Maybe it’s not possible for a MS Windows user as I am.

    I would love to have more tutorials how to use understrap.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi!
    Basically you need a tool to compile sass to css. You don′t need a server setup for it.

    Gulp is a terminal based tool for this (and for a lot of other stuff).

    If you just want to compile your sass you may also use a GUI tool like:
    https://koala-app.com/ or https://scout-app.io/
    As far as I know there is a Windows version available for both, too.

    • This reply was modified 7 years, 9 months ago by understrap.

    Oh, and there are extensions/plugins for any major IDE′s or code editors.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Understrap – Using sass with Web hosting’ is closed to new replies.