Noel (Shadow)
Noel (Shadow)
SSolidJS
Created by Noel (Shadow) on 6/19/2024 in #support
Recommended CSS Compiler for Solid
ALso guidance on minification for that too if possible.
7 replies
SSolidJS
Created by Noel (Shadow) on 6/19/2024 in #support
Recommended CSS Compiler for Solid
LESS supported this style of CSS code and i'm looking for something similar in the realm of modern Solid principles.
.card {
background-color: blue;
&:hover {
background-color: teal;
}
}
.card {
background-color: blue;
&:hover {
background-color: teal;
}
}
7 replies
SSolidJS
Created by Noel (Shadow) on 6/12/2024 in #support
Solid, CDK, Basic S3+CF Distro
is that configurable or is it always a standard bucket naming formula?
12 replies
SSolidJS
Created by Noel (Shadow) on 6/12/2024 in #support
Solid, CDK, Basic S3+CF Distro
ah great, didn't want to have to maintain that myself 👍
12 replies
SSolidJS
Created by Noel (Shadow) on 6/12/2024 in #support
Solid, CDK, Basic S3+CF Distro
where does SST maintain resource information? is it local or stored externally somewhere?
12 replies
SSolidJS
Created by Noel (Shadow) on 6/12/2024 in #support
Solid, CDK, Basic S3+CF Distro
thanks for the link tho, appreciate it!
12 replies
SSolidJS
Created by Noel (Shadow) on 6/12/2024 in #support
Solid, CDK, Basic S3+CF Distro
my two repos are separate for now so it should be clean, just wondering if SST is good for monos / tested
12 replies
SSolidJS
Created by Noel (Shadow) on 6/12/2024 in #support
Solid, CDK, Basic S3+CF Distro
Thanks! any experience running this in a monorepo alongside another workspace that uses CDK?
12 replies