ChifiSource / Toolips.jl

a manic web-development framework
https://toolips.app
MIT License
60 stars 1 forks source link

More ability with child styles #69

Closed emmaccode closed 2 years ago

emmaccode commented 2 years ago

I need to figure out exactly what format our styles need to be, and then write a correct scheme using the : syntax, making sub-styles for different components. Sub-styles based on parent should be derived straight from a Component. Not sure if we would have to do this by Component class, but I imagine so. Maybe we could throw an error.