Package Exports
- malayalam-css
- malayalam-css/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (malayalam-css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
മലയാളം CSS
ഈ പ്ലഗിൻ മലയാളികൾക്ക് മാത്രം ഉപയോഗപ്രദമായ ഒന്ന് ആയതുകൊണ്ട് ഈ റീഡ്മി ഫയൽ പൂർണമായും മലയാളത്തിൽ തന്നെ ആയിരിക്കും.
എങ്ങനെ ഇൻസ്റ്റാൾ ചെയ്യാം
npm install malayalam-css --save-devഇനി postcss ഇൻസ്റ്റാൾ ആക്കാം
npm install postcss postcss-cli --save-dev
എങ്ങനെ യൂസ് ചെയ്യാം
postcss.config.jsഫയൽ ഉണ്ടാക്കി താഴെ നൽകിയിരിക്കുന്ന കോഡ് പേസ്റ്റ് ചെയ്യുക.module.exports = { plugins: [ require('malayalam-css') ] }
package.jsonഫയലിൽ താഴെ നൽകിയിരിക്കുന്ന കോഡ് പേസ്റ്റ് ചെയ്യുക."scripts": { "build:css": "postcss style.css --dir styles -w" }
ഇനി
npm run build:cssറൺ ചെയ്യുക
contribute ചെയ്യാൻ താല്പര്യം ഉള്ളവർക്
dict.jsഫയലിൽ ഇല്ലാത്തത് എല്ലാം കൂട്ടിച്ചേർക്കാവുന്നതാണ്