Files
textual/docs
darrenburns bbd811d671 Support multiple CSS files (#1079)
* Support multiple CSS paths

* Update a type to match docstring

* Ensure the demo app still works

* Use absolute paths in tests to (hopefully) appease Windows

* Notes about CSS changes in guide/docstrings, small grammar/typos fixes

* Move snapshot apps into snapshot_tests dir, improve messaging in snapshot output, add test for multiple css files interacting with classvar CSS

* Ensure consistent snapshot naming cross-platform

* Use rpartition instead of partition in import_app

* Fix handling of import_app when colon in arg

* Support paths containing Windows drive names in import_app

* Add note on new relative paths in snap_compare

* Update docs/guide/CSS.md

Co-authored-by: Will McGugan <willmcgugan@gmail.com>

* Fix formatting

* Update CHANGELOG to mention CSS_PATH supporting a list

Co-authored-by: Will McGugan <willmcgugan@gmail.com>
2022-11-01 17:13:25 +00:00
..
2022-11-01 17:13:25 +00:00
2022-10-07 21:07:03 +01:00
2022-10-29 13:44:05 +01:00
2022-10-18 15:51:23 -07:00
2022-08-13 21:39:31 +01:00
2022-09-15 11:34:52 +01:00
2022-10-23 11:06:22 +01:00
2022-10-17 10:04:36 +01:00
2022-10-17 16:22:41 +01:00
2022-10-23 11:00:18 +01:00
2022-10-26 08:39:36 +03:00