Blowdrycss

Latest version: v1.0.3

Safety actively analyzes 613568 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.2

Fixed file extension printing error. Now it uses the settings output_extension. Updated unit test.

1.0.1

Enabled support for output file_name and extension customization. Created settings validation utility functions and unit tests. Custom output file examples: _blowdry.scss and custom.css. Added support for Python 3.6.

1.0.0

Incremented to 1.0.0 since the code is stable and working well.
Enabled support for `*.php` extension and added integration tests.

0.3.0

Enabled support for the `*.vue` extension and added integration tests along with a simple test_vue folder. Requirements cleanup.

0.2.8

Performance enhancement during recent/on_modify case. Only build the `css_text` based on new
class selectors created during the most recent modification. Append this to the pre-existing `css_text` then
overwrite `blowdry.css` or `blowdry.min.css`. A new parameter `css_text` was added to `blowdry.parse()` and
to the override for the watchdog event handler. Special test created to verify that the `css_text` is
handled properly.

0.2.7

Added a call to `LimitTimer.reset()` to fix a bug in which the LimitTimer never expired.
Add two more color regexes which allow the case in which hex is be combined with a pseudo class.
e.g. `hffffff-hover` or `hfff-before`.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.