全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: django-sass-processor  ]

软件包:python3-django-sass-processor(0.5.4-1)

python3-django-sass-processor 的相关链接

Screenshot

Debian 的资源:

下载源码包 django-sass-processor

维护小组:

外部的资源:

相似软件包:

compile files from markup languages such as SASS/SCSS

django-sass-processor converts *.scss or *.sass files into *.css while rendering templates. For performance reasons this is done only once, since the preprocessor keeps track on the timestamps and only recompiles, if any of the imported SASS/SCSS files is younger than the corresponding generated CSS file.

This Django app provides a templatetag {% sass_src 'path/to/file.scss' %}, which can be used instead of the built-in templatetag static. Since version 0.3.4 this also works for Jinja2 templates.

If SASS/SCSS files shall be referenced through the Media class, or media property, the SASS processor can be used directly.

Additionally, django-sass-processor is shipped with a management command, which can convert the content of all occurrences inside the templatetag sass_src as an offline operation. Hence the libsass compiler is not required in a production environment.

During development, a `sourcemap <https://developer.chrome.com="" devtools="" docs="" css-preprocessors="">`__ is generated along side with the compiled *.css file. This allows to debug style sheet errors much easier.

With this tool, you can safely remove your Ruby installations "Compass" and "SASS" from your Django projects. You neither need any directory "watching" daemons based on node.js.

其他与 python3-django-sass-processor 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-django-sass-processor

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 14.6 kB69.0 kB [文件列表]