Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scss is not visible in the backend #15197

Closed
josflachs opened this issue Apr 10, 2017 · 7 comments
Closed

scss is not visible in the backend #15197

josflachs opened this issue Apr 10, 2017 · 7 comments

Comments

@josflachs
Copy link

josflachs commented Apr 10, 2017

It's not possible to modify or even see .scss files in the backend. Less files no problem, css, excellent. But scss files are not visible.

Add a scss folder in a template, place some .scss files in that folder, also .sass, .css and .less files to see the difference. Empty files is good enough to spot the problem.

You will see all the folders in the scss folder, and in those folders the .less and .css files. But not .sass and .scss files.
screen shot 2017-04-10 at 08 27 26screen shot 2017-04-10 at 08 27 29

@josflachs
Copy link
Author

Screen 2 is Protostar, the screen below is the template I'm building. Problem is Joomla itself.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15197.

@brianteeman
Copy link
Contributor

Please go to the template options and confirm that both scss and sass are in the list of source formats (as shown below)

screenshotr09-33-23

@brianteeman
Copy link
Contributor

As of Joomla 3.7 scss and sass are listed by default as Valid Source Formats - this was added in PR #10186

Before Joomla 3.7 you will need to add them yourself.

@dgrammatiko
Copy link
Contributor

Also you might need #14485 to beautify the code

@josflachs
Copy link
Author

Okay, that works. Problem solved!


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15197.

@joomla-cms-bot
Copy link

Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/15197

@ghost
Copy link

ghost commented Apr 10, 2017

closed as Issue solved.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15197.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants