首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > lesscss编译Python

lesscss编译Python

  • 资源大小:44.67 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python LessCSS 编译

资 源 简 介

A Lesscss Compiler in Python. Probably full of bugs with "potentially" all features apart from namespaces and accessors. Currently this has all the features that I require, but lacks full compatibility with LessCSS. Due to a request it is now hosted on Github https://github.com/metalshark/lesscss-python and may receive traction towards gaining full feature parity. Open to anyone wanting to advance this project (it does not use a lexer/parser as such as it seemed more trouble than its worth to learn how they work in order to build this).

文 件 列 表

accessor.py
comment.py
constant.py
COPYING
COPYING.LESSER
importer.py
lessc.py
media.py
mixin.py
nested.py
node.py
params.py
property.py
rules.py
selector.py
test.py
test_accessor.py
test_compile.py
test_media.py
test_mixin.py
test_nested.py
test_parse.py
test_property.py
test_rules.py
test_selector.py
test_value.py
value.py
__init__.py
VIP VIP
0.191923s