No more custom CSS - All in one CSS framework for developing clean, professional & responsive web app.
Official Website: technoartcss.com
Current Version: 0.9.9
Technoart is all in one CSS framework for developing clean, professional & responsive web app. Technoart helps you slice any web mockup without any custom CSS. Ofcourse, there will be some cases that still need custom CSS.
Our goals are not only making Technoart simple, reliable, and has no dependencies. We also eager to help you using Technoart easily with Definitive Guide. What is the point of great tool without no one being able to use it.
And with Starter Template, we hope you are inspired and can use Technoart for real web development.
There are several methods to install Technoart:
git clone https://github.com/technoprodev/technoart.gitnpm install technoartyarn add technoartcomposer require technoprodev/technoartAlthough there are several methods to install Technoart, the easiest way to try Technoart is to create an index.html file and include Technoart via CDN:
<!doctype html> <html lang="en"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, shrink-to-fit=no"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/technoart@0.0.9/dist/css/technoart.min.css">
Your smile makes me happy.