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

Resolving CSS to public folder #10

Open
Neve12ende12 opened this issue Jan 25, 2018 · 1 comment
Open

Resolving CSS to public folder #10

Neve12ende12 opened this issue Jan 25, 2018 · 1 comment

Comments

@Neve12ende12
Copy link

Is there any way to make the CSS resolve to the public/css folder instead of the asset/css folder?

@ChrisThompsonTLDR
Copy link

ChrisThompsonTLDR commented Sep 19, 2018

I've forked this package to accomplish this: https://github.com/ChrisThompsonTLDR/laravel-inky

I haven't put it on packagist yet, but you can test with

"require": {
    "christhompsontldr/laravel-inky": "dev-master as 0.6"
},
"repositories": [
    {
        "type": "vcs",
        "url":  "git@github.com:christhompsontldr/laravel-inky.git"
    }
]

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

No branches or pull requests

2 participants