?
avatar stutteringp0et
stutteringp0et
19 Jun 2018

Steps to reproduce the issue

Attempt to compile the Cassiopeia SCSS files.

sass scss/template.scss css/template.css
../../media/vendor/bootstrap/scss/_root.scss:4: Invalid CSS after "...lor}: #{$value}": expected "{", was ";" (Sass::SyntaxError)

sassc scss/template.css css/template.css
Error: Invalid CSS after "...mplate-columns:": expected expression (e.g. 1px, bold), was "[full-start] minmax"
on line 17 of scss/blocks/_css-grid.scss

Expected result

compiled css

Actual result

errors (above)

System information (as much as possible)

Joomla 4 alpha 3
PHP 7.2.5
Sass 3.4.23
sassc: 3.4.5
libsass: 3.4.8
sass2scss: 1.1.1
sass: 3.4

Additional comments

avatar stutteringp0et stutteringp0et - open - 19 Jun 2018
avatar joomla-cms-bot joomla-cms-bot - change - 19 Jun 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Jun 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Jun 2018
Title
Cassiopeia SCSS does not compile
[4.0] Cassiopeia SCSS does not compile
avatar joomla-cms-bot joomla-cms-bot - edited - 19 Jun 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Jun 2018
Category Templates (site)
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 19 Jun 2018

Changed Title to show Issue is about 4.0.

avatar C-Lodder
C-Lodder - comment - 19 Jun 2018

You need to run:

node build --compilecss

to compile the template SCSS.

avatar stutteringp0et stutteringp0et - change - 19 Jun 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-06-19 18:13:12
Closed_By stutteringp0et
avatar stutteringp0et stutteringp0et - close - 19 Jun 2018

Add a Comment

Login with GitHub to post a comment