Tahul / pinceau

🖌️ Make your <script> lighter and your <style> smarter
https://pinceau.dev
MIT License
680 stars 19 forks source link

wrong order applied for responsive tokens #80

Closed bdrtsky closed 1 year ago

bdrtsky commented 1 year ago
docs: {
      page: {
        layout: {
          spacing: {
            initial: '0px',
            lg: '{space.6}',
            xl: '{space.8}'
          }
        }
      }
    }

lg owerwriting xl