[ALOY-1194] Dev should be able to import TSS, and have independent TSS Files
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2020-03-10T10:40:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Bruce Wayne |
Assignee | Unknown |
Created | 2014-12-02T15:15:57.000+0000 |
Updated | 2020-03-10T10:40:03.000+0000 |
Description
As a developer, i would like to be able to:
1) I should be able to create standalone TSS Files
2) Import TSS files either via the JS or TSS files
The reason for this is that I can better organize my Styling without having to create a massive global app.tss
[~bgrantges] Have you seen http://www.tidev.io/2014/08/20/sassy-tss-an-introduction/ ?
yeah [~skypanther] I have. However, I think we should support the import behavior natively within Alloy. It could be that we leverage the STSS npm module which could be cool or we just add in the import behavior ourselves.