.editorconfig | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.idea/codeStyles/Project.xml | |
|
|
.idea/codeStyles/codeStyleConfig.xml | |
|
|
.idea/inspectionProfiles/Project_Default.xml | |
|
|
.idea/modules.xml | |
|
|
.idea/postcss-custom-media-generator.iml | |
|
|
.idea/prettier.xml | |
|
|
.idea/vcs.xml | |
|
|
.npmignore | |
|
|
.prettierignore | |
|
|
.prettierrc | |
|
|
CHANGELOG.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
example/index.html | |
|
|
example/javascript.svg | |
|
|
example/main.js | 2 | A 0 mins |
|
example/package.json | |
|
|
example/pnpm-lock.yaml | |
|
|
example/postcss.config.cjs | |
|
|
example/public/vite.svg | |
|
|
example/style.pcss | |
|
|
package.json | |
|
|
pnpm-lock.yaml | |
|
|
src/createMobileFirstMediaQueries.spec.ts | 37 | A 0 mins |
|
src/createMobileFirstMediaQueries.ts | 23 | A 0 mins | A 100% |
src/index.spec.ts | 51 | A 0 mins |
|
src/index.ts | 32 | A 55 mins | A 100% |
tsconfig.json | |
|
|