UNPKG
sheetly
Version:
latest (0.5.0)
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
A simple library for creating CSSStyleSheet with CSS source code.
sheetly
/
bin
/
cli.d.ts
10 lines
(9 loc)
•
259 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env node
/** *
@license
sheetly
* Copyright (C) 2023 DarrenDanielDay <Darren_Daniel_Day
@hotmail
.com> * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */
export
{};