Skip to content

CSS is not generated, if no .scss/ folder exists #18

@arshavinel

Description

@arshavinel

Arshwell version(s) affected

0.*

Description

CSS is not generated if you don't have range scss files in your route (ex: +0.scss, +768.scss).

How to reproduce

Create a blank project where you use only Arshwell resources, without creating your own .scss/ folder inside the route.

Possible Solution

In Layout::class make sure there is a default 0 min range, in case the ranges aren't set by your .scss/ folders .

Additional Context

This bug wasn't observed before because another project template is always copied.

In this case I wanted to make it from scratch.

PHP Version

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions