選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Kyle J. Kress 516aadff34 Do not automatically capitalize inputs (#19) 7年前
dist Add end to end tests 7年前
scripts Add prettier 7年前
src Do not automatically capitalize inputs (#19) 7年前
test Add prettier 7年前
.editorconfig add .editorconfig and auto format 7年前
.gitignore Add end to end tests 7年前
.travis.yml Revert travis.yml dist trusty by default 7年前
LICENSE change license from MIT to GNU GPLv3 8年前
demo.gif add demo.gif 8年前
index.html Add full width and no border css modifiers 7年前
package-lock.json Add prettier 7年前
package.json Add prettier 7年前
readme.md add dev instruction to documentation 7年前
server.js Add end to end tests 7年前
webpack.config.js Fix Uglify error in production build 7年前

readme.md

Build Status

LessPass pure component for lesspass.com

  • vue
  • vue-router
  • vuex
  • ava
  • webpack

Tests

npm install
npm test

Dev

npm run dev

Then open http://0.0.0.0:8080/.

Build

npm run build

License

This project is licensed under the terms of the GNU GPLv3.

Issues

report issues on LessPass project