construct-style-sheets
Constructible style sheets/adopted style sheets polyfill
File Explorer
Download Latest Version (.zip)- bug_report.md
- ci.yml
- rollup-plugin-inject-code.js
- rollup-plugin-instrument-ts-code.js
- ConstructedStyleSheet.ts
- index.ts
- Location.ts
- shared.ts
- typings.d.ts
- utils.ts
- helpers.ts
- index.html
- init-while-loading.js
- polyfill.test.ts
- polyfills.js
- test.js
- typings.test.ts
- .browserslistrc
- .editorconfig
- .gitignore
- .npmrc
- .prettierrc
- .size-limit.js
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- commitlint.config.js
- karma.conf.js
- LICENSE.md
- package-lock.json
- package.json
- README.md
- rollup.config.js
- tsconfig.build.json
- tsconfig.json
- tsconfig.test.json
# Installation Guide
1. Get the code
git clone https://github.com/calebdwilliams/construct-style-sheets
Downloads the entire project code from GitHub to your computer.
cd construct-style-sheets
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i construct-style-sheets-polyfill
Type this command into your terminal and run it.
yarn add construct-style-sheets-polyfill
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
