https://github.com/evanw/css-import-tests
https://github.com/evanw/css-import-tests
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/evanw/css-import-tests
- Owner: evanw
- Created: 2023-08-07T14:18:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T02:19:58.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T09:23:25.131Z (8 months ago)
- Language: CSS
- Size: 35.2 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `@import` tests
This is a collection of tests from https://github.com/romainmenke/css-import-tests. They have been reformatted as a single HTML page to make testing easier. To run these tests, serve this repository over port 8000 and then visit http://localhost:8000/full.html for the full set of tests and http://localhost:8000/subset.html for the bundler-specific subset of tests.