• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Bootstrap 4 SCSS can't compile

Community Beginner ,
Oct 31, 2017 Oct 31, 2017

Copy link to clipboard

Copied

Can't compile the SCSS file from Bootstrap 4 because Dreamweaver is NOT UP TO DATE!

See https://github.com/twbs/bootstrap/issues/24549

Can't compile the SCSS file · Issue #24549 · twbs/bootstrap · GitHub

and the result (last answer). Updating the compiler solve the problem.

How long we have to wait for an update in DW?

Views

2.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Jan 23, 2018 Jan 23, 2018

Hi ,

We are working on implementing Bootstrap version 4 support in DW.

Please join our Prerelease to try out Bootstrap 4.

https://www.adobeprerelease.com/beta/9EB451B5-D2E8-46E5-AFA2-78C85442FFA2/participate/CD0C95AA-6274-4001-FC50-A58A26BE87BE

Thanks

Kratika

Votes

Translate

Translate
Adobe Employee ,
Jan 23, 2018 Jan 23, 2018

Copy link to clipboard

Copied

Hi ,

We are working on implementing Bootstrap version 4 support in DW.

Please join our Prerelease to try out Bootstrap 4.

https://www.adobeprerelease.com/beta/9EB451B5-D2E8-46E5-AFA2-78C85442FFA2/participate/CD0C95AA-6274-...

Thanks

Kratika

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 13, 2018 Mar 13, 2018

Copy link to clipboard

Copied

Hi,

Please update to DW 18.1 , it includes Support for Bootstrap 4.0.0

Dreamweaver 18.1 is now live

Thanks

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 05, 2018 Apr 05, 2018

Copy link to clipboard

Copied

The Dreamweaver update doesn't help, as it only ships the full-bloated static bootstrap files, instead of compiling the scss.

How can we update the built-in scss compiler, so the scss compiler can compile bootstrap 4, please?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Apr 05, 2018 Apr 05, 2018

Copy link to clipboard

Copied

Hi

You can compile SCSS files to css, if you download source files for Bootstrap 4 from https://getbootstrap.com/docs/4.0/getting-started/download/   and make a site using this folder in DW, you can compile the SCSS files by right click on SCSS files in Files panel and compile it

For more information on using CSS Preprocessors refer to documentationUsing CSS preprocessors in Dreamweaver

Thanks

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 05, 2018 Apr 05, 2018

Copy link to clipboard

Copied

LATEST

Kratika Agarwal, sorry to say that I have been using Prepros because of what Bootstrap states, namely

Source files

Compile Bootstrap with your own asset pipeline by downloading our source Sass, JavaScript, and documentation files. This option requires some additional tooling:

  • Sass compiler (Libsass or Ruby Sass is supported) for compiling your CSS.
  • Autoprefixer for CSS vendor prefixing

Should you require build tools, they are included for developing Bootstrap and its docs, but they’re likely unsuitable for your own purposes.

Dreamweaver does not possess an Autoprefixer.

Wappler, the only real Dreamweaver alternative.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines