gokhanmeteerturk / HeadwindHTML

Create HTML from CSS! A modern javascript library you'd expect Facebook to invent. Slowly build modern websites without ever leaving your CSS, with HeadwindHTML
Mozilla Public License 2.0
322 stars 4 forks source link

Add support for configuration through a .headwindrc #5

Open aalekhpatel07 opened 2 years ago

aalekhpatel07 commented 2 years ago

Currently there is no way to manage any configuration from outside the CSS source code. Highly recommend adding support for externally configuring Headwind, along with some plugins for modern bundlers. Simple examples of few hundred lines of config would also be highly appreciated.