Skip to main content

Alters css selector names across css files and html templates.

Project description

LiquidCSS

Python package for alterning css selector names and html templates across multiple files.

Description & Implementation

Alters css selector names across css files and html templates.

Usage

The package is currently under constructiom and has limited features.

Contents of liquify.py file.

import liquidcss

liquidcss.rename_selectors(
    css_files = [
        'css/sample001.css',
        'css/sample002.css'
    ],
    html_files = None
)

Execute the file with python liquify.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

liquidcss-0.1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

liquidcss-0.1.0-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page