logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
ray22901031  
#1 Posted : Tuesday, March 3, 2020 2:35:47 AM(UTC)
ray22901031

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 2/17/2019(UTC)
Posts: 827

Thanks: 3 times
Was thanked: 13 time(s) in 13 post(s)
Does AbleCommerce support "less" files as opposed to "css"?

Can we have a "custom.less" as supposed to a "custom.css"?

If the answer is no, are there plans in the future to do so?

Thanks

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

mazhar  
#2 Posted : Tuesday, March 3, 2020 4:17:18 AM(UTC)
mazhar

Rank: Administration

Groups: Admin, Administrators, HelpDesk, System, Authorized User, Developers, Registered
Joined: 10/5/2018(UTC)
Posts: 175

Thanks: 8 times
Was thanked: 17 time(s) in 15 post(s)
Quote:
Does AbleCommerce support "less" files as opposed to "css"?

Well out of the box we are using CSS for AbleCommerce. You can update your own theme to use LESS if you want to use a CSS preprocessor.

Quote:
Can we have a "custom.less" as supposed to a "custom.css"?

Well, you can have a custom.less and have it precompile into custom.css. This way you don't have to make any updates to style includes in theme. Alternatively if you don't want to precompile your less file then you can update _ThemeStyles.cshtml and _ThemeScripts.cshtml in your theme to include your less file.

Quote:
If the answer is no, are there plans in the future to do so?

You can update your theme to make it use LESS preprocessor if that's what needed in your case. We don't have any plans for using LESS or any other CSS preprocessor in the near future but if we did we will probably choose to precompile into CSS due to performance concerns.

Edited by user Tuesday, March 3, 2020 4:19:21 AM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.