This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
less.js
Watch
1
Star
1
Fork
0
You've already forked less.js
mirror of
https://github.com/less/less.js.git
synced
2026-01-23 14:18:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ea1e880f2bf97c40038021067dcab73d01a737d
less.js
/
test
/
less
/
errors
/
unit-function.less
Luke Page
0465398ab6
throw an error when the unit function is passed bad input.
Fixes
#1426
2013-09-18 05:54:38 +01:00
3 lines
36 B
Plaintext
Raw
Blame
History
.a {
font-size: unit(80/16,rem);
}
Reference in New Issue
View Git Blame
Copy Permalink