"use strict";
/** @type {import("../../../../").Configuration} */
module.exports = {
experiments: {
css: true
}
};