require-css
A RequireJS CSS loader plugin to allow CSS requires and optimization
File Explorer
Download Latest Version (.zip)- component.css
- component.js
- test.css
- style.css
- app.js
- jquery.js
- popup.css
- popup.js
- require-css
- test.css
- test.html
- text.js
- build.js
- setup.sh
- test.html
- require.js
- 1.css
- 10.css
- 11.css
- 12.css
- 13.css
- 14.css
- 15.css
- 16.css
- 17.css
- 18.css
- 19.css
- 2.css
- 20.css
- 21.css
- 22.css
- 23.css
- 24.css
- 25.css
- 26.css
- 27.css
- 28.css
- 29.css
- 3.css
- 30.css
- 31.css
- 32.css
- 33.css
- 34.css
- 35.css
- 4.css
- 5.css
- 6.css
- 7.css
- 8.css
- 9.css
- test.html
- test.js
- .editorconfig
- .gitignore
- .jsbeautifyrc
- bower.json
- compatibility-test.sh
- css-builder.js
- css.js
- css.min.js
- LICENSE
- normalize.js
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/guybedford/require-css
Downloads the entire project code from GitHub to your computer.
cd require-css
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install csso -g
Downloads and installs the libraries listed in package.json.
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)
