UNPKG

@lynx-js/template-webpack-plugin

Version:

Simplifies creation of Lynx template files to serve your webpack bundles

6 lines 344 B
// Copyright 2024 The Lynx Authors. All rights reserved. // Licensed under the Apache License Version 2.0 that can be found in the // LICENSE file in the root directory of this source tree. export { csstree, Plugins, parse } from '@lynx-js/css-serializer'; export { cssChunksToMap } from './cssChunksToMap.js'; //# sourceMappingURL=index.js.map