MohammadYounes / rtlcss

Framework for transforming Cascading Style Sheets (CSS) from Left-To-Right (LTR) to Right-To-Left (RTL)
https://rtlcss.com
MIT License
1.68k stars 128 forks source link

config-loader.js: switch to a function declaration for consistency #258

Closed XhmikosR closed 2 years ago

XhmikosR commented 2 years ago

I didn't notice you were already using function declarations when I added the new function, but either way this is mostly nitpicking so feel free to pass :)