kalamuna / kalastatic

:electric_plug: Facilitate the front-end experience through Styleguides and Prototypes
https://kalamuna.github.io/kalastatic/
41 stars 14 forks source link

Support kss namespaces in builder #558

Closed thiagodemellobueno closed 5 years ago

thiagodemellobueno commented 6 years ago

See line 49 here

https://github.com/kss-node/kss-node/blob/e90625ed2ab91778dadfd67b0d022184c60daaab/builder/base/twig/kss_builder_base_twig.js#L49

we can make sure to parse options passed into kalastatic (maybe)

thiagodemellobueno commented 6 years ago

I think this is where we can implement shared namespaces via kalstatic.yml

RobLoach commented 6 years ago

This should be working... https://github.com/kalamuna/kalastatic/blob/master/docs/4-Prototyping.md#namespaces

Need to define them in the kss property.