Skip to content

Commit 9926deb

Browse files
committed
Minor changes in codebase only.
1 parent 63f0162 commit 9926deb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+3219
-1911
lines changed

LICENSE

Lines changed: 0 additions & 674 deletions
This file was deleted.

LICENSE.txt

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Sass To CSS Compiler
22

3+
**Tags:** sass, scss, sass-compiler, compiler, stylesheets, enqueue-scripts, cache, converter, minify \
34
**Contributors:** sajjad67 \
4-
**Tags:** sass,scss,sass-compiler,compiler,stylesheets,enqueue-scripts,cache,converter,minify \
55
**Requires at least:** 5.6 \
6-
**Tested up to:** 6.6 \
7-
**Stable tag:** 1.0.3 \
6+
**Tested up to:** 6.7 \
7+
**Stable tag:** 2.0.0 \
8+
**Requires PHP:** 8.0 \
89
**License:** GPLv2 \
910
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
1011

@@ -55,22 +56,23 @@ Just after installing the plugin, go to settings page and enable the compiler ac
5556

5657
![Compiler Settings](https://ps.w.org/sass-to-css-compiler/assets/screenshot-1.png)
5758

58-
5959
## Changelog
6060

61+
### 2.0.0
62+
- Minor changes in codebase only.
63+
6164
### 1.0.3
6265
- Compatibility check for wp 6.6
6366

6467
### 1.0.2
6568
- Compatibility check for wp 6.3
6669

6770
### 1.0.1
68-
6971
- Compatibility check for wp 6.0
70-
### 1.0.0
7172

73+
### 1.0.0
7274
- Initial release.
7375

7476
## Upgrade Notice
7577

76-
Always try to keep your plugin update so that you can get the improved and additional features added to this plugin up to date.
78+
Always try to keep your plugin update so that you can get the improved and additional features added to this plugin up to date.

admin/admin_settings.php

Lines changed: 0 additions & 160 deletions
This file was deleted.

0 commit comments

Comments
 (0)