diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-18 13:05:52 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-18 13:05:52 +0530 |
| commit | 06936980b053266b2cc87834412527f41388f5bf (patch) | |
| tree | 66839eb81b0407a893089aea36e5dcb9900a77e5 /.npmignore | |
| parent | 3d4f21068a653274fad1fc62d4d16ea0439c1d9d (diff) | |
| download | css-everything-06936980b053266b2cc87834412527f41388f5bf.tar.gz css-everything-06936980b053266b2cc87834412527f41388f5bf.zip | |
feat: uses files instead of npmignore
Diffstat (limited to '')
| -rw-r--r-- | .npmignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.npmignore b/.npmignore deleted file mode 100644 index 0d748c2..0000000 --- a/.npmignore +++ /dev/null @@ -1,4 +0,0 @@ -node_modules/ -*.log -tests/ -examples/ |
