Last updated:
0 purchases
anchovycss 0.1.1
Anchovy CSS
anchovy_css is a pure-Python CSS pre-processor. The key feature it currently
offers is arbitrary selector and media query nesting. Future releases will add
more feature parity with established competitors, adding inclusions, features
flags, and custom properties/functions.
Installation
anchovy_css includes wheels which can be installed using pip:
pip install anchovy_css.
Alternatively, anchovy_css may be installed directly from source:
pip install git+https://github.com/pydsigner/anchovy_css.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.