-
Hi, if you use `@css` or `@js` with a url without http(s), it results in the above error. EG:
@css('//cdn/file') or @js('//cdn/file')
A fix I propose for this is to modify Theme.php, and in the fu…
-
I have built a CMS using Laravel and your theme package. As part of my CMS, I am building add-on modules as packages. These are pieces of functionality that may or may not be used by a site using the …
-
Normally, with KSS, you need to specify the component html explicitly in a template or in the component definition.
What if we would auto-generate the html from the SASS tree instead?
I am sure th…
-
## Detailed description
When compiling with option of extract true; the expectation is that the compiled css asset urls for sprite assets resolve as the sprite file with sprite fragments identifier…
-
### Scribe version
4.38.0
### PHP version
8.3.4
### Framework
Laravel
### Framework version
11.30.0
### Scribe config
```ruby
type => "laravel"
theme => "elements"
larave…
-
I've installed this package and so far the layout is rendering but the view template is not. I have view templates in the applications resources/views/.. dir and public/themes/views/.. as I just copie…
-
## Prompt
Web Projects are not useful to end-users until they exist as deployed software. To ensure the best outcome for our clients, we should be aiming to get to deployed software that solves real …
-
In the Afterglow repository, there are quite a few open issues and PRs.
We should make sure that we incorporate the relevant ones in our repository.
For convenience, I have made a TODO list here with…
-
First off, I love this preset :)
I've used it for multiple projects already, and bar a few little issues it's awesome!
One this I was wondering is would you be open to a PR that just includes al…
-
@HansSchouten Hi, I'm keen to use this package, and all steps up to the initial login seem to work for installation for me in a docker container, running the demo theme. I believe my .env is set corre…